kvrocks-controller icon indicating copy to clipboard operation
kvrocks-controller copied to clipboard

Apache Kvrocks Controller is a cluster management tool for Apache Kvrocks.

Results 37 kvrocks-controller issues
Sort by recently updated
recently updated
newest added

- [x] #136 - [x] #137 - [ ] #138 - [ ] #139 - [ ] #140 - [x] #142 - [ ] #141

kvrocks controller version 0.2.0 go version 1.20 each etcd node has 1.5G data when kvctl-client connect to kvctl-server, the memory will increase by about 2 I want to know if...

In this PR I add the support of using Redis as an alternative storage. In `electLoop` function I don't used Redis `subscribe` command, because the expiration of the key is...

I just want to know when it can be used in production @git-hulk

We have two clusters, each cluster consists of 2 servers, and each server has 8 nodes。 Then we kill one server from each cluster,we find one cluster can lead one...

# Rationale The `kvrocks-controller` previously depended on external storage systems such as Apache ZooKeeper or ETCD for metadata management and leader election. This reliance introduces increased operational complexity and user...