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
对于类似 Codis 这样的集群架构来说,缓存资源是一组组 m-s,扩容缩容的粒度为一组组 m-s,如果使用 k8s 部署 Codis 这样的架构,就需要动态添加 master 节点。 经过了解,ucloud 的 redis-operator 一个sentinel 集群仅支持一个 master,后续有没有考虑增加这个特性呢?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
对于类似 Codis 这样的集群架构来说,缓存资源是一组组 m-s,扩容缩容的粒度为一组组 m-s,如果使用 k8s 部署 Codis 这样的架构,就需要动态添加 master 节点。
经过了解,ucloud 的 redis-operator 一个sentinel 集群仅支持一个 master,后续有没有考虑增加这个特性呢?
The text was updated successfully, but these errors were encountered: