Weblog entry #24 for Steve
#24
Cache::Memcached now in use on the site
Posted by Steve on Fri 26 Aug 2005 at 08:55
Following my own advice this site is now making minimal use of the Cache::Memcached perl module.
This offers fast in-memory caching of arbitary data, and should reduce the number of hits upon the site's database.
Any cache artifacts should hopefully be quickly apparent - still report bugs as you see them...