KeyDB
KeyDB copied to clipboard
[Help] Migration from cluster redis to keydb cluster
Hey everyone,
- I have cluster-redis and one standalone keydb server can i use replicaof command for migration and later on i make keydb-server as cluster mode ?
- In KeyDB cluster, is it possible to setup multi-master in cross regions ?
- Yes!
- Yes!
multi-master what they have talked about in documentation is related to standalone keydb instances not cluster mode , correct me if I am wrong , when I tried to use replicaof command in conf of keydb cluster node it was giving me error replicaof command is not supported in cluster mode