1
=================================
2
memrm - Remove data from a server
3
=================================
6
memrm - Remove a key(s) from a collection of memcached servers
23
:program:`memrm` removes items, specified by key, from memcached(1) servers.
31
You can specify servers via the option:
35
or via the environment variable:
37
.. envvar:: `MEMCACHED_SERVERS`
39
For a full list of operations run the tool with the
51
To find out more information please check:
52
`http://libmemcached.org/ <http://libmemcached.org/>`_
60
Brian Aker, <brian@tangent.org>
62
Mark Atwood, <mark@fallenpegasus.com>
70
:manpage:`memcached(1)` :manpage:`libmemcached(3)`