git-hulk commented on issue #2191: URL: https://github.com/apache/kvrocks/issues/2191#issuecomment-2014285012
@hcymysql That's right. The Kvrocks didn't integrate the gossip protocol like the Redis cluster, and it maintains the cluster topology in outside components to simplify the internal design. The community is building the [controller](https://github.com/apache/kvrocks-controller) to manage the Kvrocks cluster, the controller will offer the Web UI and failover/slot migration feature. But you can see, it's under developing status and might take some time to make it ready for users. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
