ContainerSolutions / redis-cluster-operator

A Kubernetes Operator for running Production Redis Clusters
Apache License 2.0
7 stars 3 forks source link

Feature add rebalance #28

Closed chris-cmsoft closed 2 years ago

chris-cmsoft commented 2 years ago

Adds Rebalancing for Redis clusters.

This is especially useful after scaling up to spread slots across all available master nodes.