I stored some objects with key in memcached. But now I want to see which keys are stored in memcached.
How to retrieve all object keys stored in memcached in java?
I want to get keys which is more than 100 stored in memcached. Is it possible?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It’s not possible, here’s the explanation why:
UPDATE
FAQ How can you list all keys?