ZoroXing / xmemcached

Automatically exported from code.google.com/p/xmemcached
Apache License 2.0
0 stars 0 forks source link

look all the keys of the cache #221

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi!
I want to look all the keys of the cache, in order to to a 'get' of every entry 
in the cache.

The method getKeyIterator() was perfect to me, but I realise that this is 
deprecated.

Anyone know how can I implement this? What method can I use?

Thanks!

Original issue reported on code.google.com by correode...@gmail.com on 17 Oct 2012 at 7:42

GoogleCodeExporter commented 8 years ago
I am sorry,memcached doesn't support this feature,so your requirement could not 
satisfied.

Original comment by killme2...@gmail.com on 26 Oct 2012 at 3:12