retrieving all keys from memcached

Ayende Rahien ayende at ayende.com
Thu Mar 1 12:40:35 UTC 2007


There is, that is where I got my answer for it.

On 3/1/07, Marcus Rueckert <darix at web.de> wrote:
>
> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.danga.com/pipermail/memcached/attachments/20070301/81adf8dd/attachment.htm


More information about the memcached mailing list