Sorry for going slightly off-topic...I realise this is more a Perl
question , but suspect someone here might know the answer.

I'm halfway through writing a module (it's at alpha stage) to cache
mysql/DBI query results, either within RAM using shared memory or to disk
using Storable. Testing already shows that my site shows a *very*
pronounced increase in speed when using this module. I can set the cache
timeout per query, etc, etc...

My question is, are there any modules out there which do this already
? I'm deciding whether to release this to CPAN, but it would surprise me
if there wasn't anything out there already...

regards,

P




---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to