retrieving all keys from memcached

Mukesh Sharma mukesh.sharma at gmail.com
Thu Mar 1 08:00:54 UTC 2007


hi

I have a memcached server running and my application is using it for caching
the data. From another application I want to get all the cached data.
Problem is this another application does'nt know about the keys which are
used for caching. So, how can I request the memcached to get all the cached
data. Is there a way I can request to get all keys and then using the String
array of keys I can call the getMulti() api.

Thanks
Mukesh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.danga.com/pipermail/memcached/attachments/20070301/e618bc94/attachment.htm


More information about the memcached mailing list