Is there anyway to get the keys of the largest objects currently in my memcached? I'm not concerned about locking up the server. I just wish to be able to run a command one time which will give me the key of the biggest objects that are currently stored.
Thanks
