Dumping memcached?

Perrin Harkins pharkins at gmail.com
Wed Mar 28 13:11:18 UTC 2007


On 3/28/07, Xueron Nee <xueron at gmail.com> wrote:
> Then how can I get all keys from memcached? I see no such method within Cache::Memcached.

You can't.  If you're looking for a data store that will be
persistent, you'd probably be better off using BerkeleyDB or
Cache::FastMmap.

- Perrin


More information about the memcached mailing list