Hi Team,

I have a requirement to get all entries stored in memcache whose keys are 
starting with a known prefix. I can see that Cache interface has iterator 
<https://static.javadoc.io/javax.cache/cache-api/1.0.0/javax/cache/Cache.html#iterator()>
 method 
but this is not implemented in memcache. Is there a way to get all entries 
from memcache and any plan to implement iterator method in memcache?

Thanks.

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"memcached" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/memcached/02412cc0-aa10-43ed-81be-bad53d4243a3%40googlegroups.com.

Reply via email to