Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

redis-cluster 进行迁移时如何让从配置文件进行节点读取,不通过cluster nodes命令获取节点 #80

Open
tianyangyang427 opened this issue Aug 5, 2019 · 0 comments

Comments

@tianyangyang427
Copy link

[source]
type: redis cluster
servers :
-192.168.10.109:7003
-192.168.10.109:7004
-192.168.10.110:7005

[target]
type: redis cluster
servers:
-192.168.10.110:7007
-192.168.10.110:7009

[common]
listen: 0.0.0.0:8888

如上配置文件:能否直接用配置的cluster节点,不通过cluster nodes命令获取

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant