1 =============================
2 memdump - Dumping your server
3 =============================
6 Dump a list of keys from a server.
22 :program:`memdump` dumps a list of "keys" from all servers that
23 it is told to fetch from. Because memcached does not guarentee to
24 provide all keys it is not possible to get a complete "dump".
32 For a full list of operations run the tool with option:
42 To find out more information please check:
43 `http://libmemcached.org/ <http://libmemcached.org/>`_
51 Brian Aker, <brian@tangent.org>
58 :manpage:`memcached(1)` :manpage:`libmemcached(3)`