On Dec 29, 8:30 am, blazah <[email protected]> wrote: > Hi, > I realize that one shouldn't iterate through the contents of the > memcached server, but in the case of testing/verification, I want to > be able to dump the cache, if necessary. I did see the FAQ post and > understand this shouldn't be done in production. > > I know the Java client API doesn't support getting the contents of the > cache and iterating through it's values. Can someone recommend a way > to do this or other effective ways to test memcached?
What are you trying to test? I think I'd need a bit more input from you before we could converge on effective testing, as I can't imagine what test I'd be conducting that would benefit from the contents of memcached being dumped.
