I've submitted a patch to the memcached-tool to my personal fork up on
github.  If possible I'd like to contribute it back to the master,
however it will obviously need a few eyes (plus I'll need some
permissions/instructions on contributing as I'm a bit new to this).
Thanks in advance, and I hope this patch is useful / helpful

http://github.com/mmucklo/memcached/commit/fcbe16eac853bd3f89ad1c38cc69c5b314d09fd5

Adds a search option, and a delete option

Searching can be done on a key or value, and takes a regex.  It will
output
either key, value, or both depending on the option specified

Deleting can only be done on keys.

Reply via email to