On 4/5/07, Jeff Pang <[EMAIL PROTECTED]> wrote:
Just give another suggestion.How about memcached?
It's slower than BerkeleyDB and Cache::FastMmap. If you need your cache to work across multiple machines, memcached is a good idea. For a single machine, there's no reason to use it. - Perrin