Listing all keys on a server: why?

Marcus Rueckert darix at web.de
Thu Jul 27 18:21:37 UTC 2006


On 2006-07-27 10:50:42 -0700, Nathanial Thelen wrote:
> We had a use for memcached that made it not a caching solution, but
> something else.  We were excited about the distributed, scalability of sets
> and gets, and our data did not need to be persisted, but we did need to be
> able to get the list of keys every couple seconds.

and how do you make sure that the list is not outdated after you listed
the keys? or even while you list the keys.

darix



More information about the memcached mailing list