retrieving all keys from memcached
Marcus Rueckert
darix at web.de
Thu Mar 1 12:31:40 UTC 2007
On 2007-03-01 13:30:54 +0530, Mukesh Sharma wrote:
> 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.
as this question pops up at least twice in a month (or even more often)
i would bet there is an FAQ about this. or at least the mail archive
would have the answer. anyway
the answer is: no
darix
--
openSUSE - SUSE Linux is my linux
openSUSE is good for you
www.opensuse.org
More information about the memcached
mailing list