Memcached Replication
The memcached-replicate
command reads data from a source Memcached database and writes to a target Memcached database.
riotx memcached-replicate SOURCE TARGET [OPTIONS]
For the full usage, run:
riotx memcached-replicate --help
Example
riotx memcached-replicate mydb.cache.amazonaws.com:11211 mydb-12211.redis.com:12211 --source-tls