We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
[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命令获取
The text was updated successfully, but these errors were encountered:
No branches or pull requests
[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命令获取
The text was updated successfully, but these errors were encountered: