Skip to content
James Michael DuPont edited this page Oct 20, 2015 · 3 revisions

memcached

For using memcached, you want to install and start the server. The tools should be installed for memcdump.

On debian:

apt-get install libmemcached-tools libmemcached

Configure the json file :

"driver":  "memcached",

Dump the database:

/usr/bin/memcdump --servers=localhost