Import Existing Cluster Dataset to a New Cluster

14 views
Skip to first unread message

Kevin Johnson

unread,
Feb 14, 2018, 2:27:46 PM2/14/18
to Redis DB
Hello,

Is it possible to use the "redis-cli --pipe" mechanism to populate an existing Redis cluster's data set into a new Redis cluster? 

If so, can the input to "redis-cli --pipe" be a given shard's AOF file?


Thanks!

-Kevin

Kevin Johnson

unread,
Feb 16, 2018, 5:11:49 PM2/16/18
to Redis DB
So this works but since the --pipe method is not cluster aware you have to pipe each shard's .AOF file to every master.  It's very fast, however.
Reply all
Reply to author
Forward
0 new messages