jxwr / cc

To be a redis cluster manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alpha.

Features

Conbined with https://github.com/ksarch-saas/redis and https://github.com/ksarch-saas/r3proxy:

  • Multi-IDC Support, every node has a tag, never elect node in a backup region as master.
  • Replication via siblings, do not resync from new master if it was our sibling.
  • Builtin web console and command line tools for realtime monitor and control.
  • Configurable read preferences, you can read from primary, primary_preferred or neareat region.
  • Global failover constraint, if many many clusters deploy on the same machine pool, two clusters will never exec failover jobs at the same time.
  • Slot rebalance.

About

To be a redis cluster manager


Languages

Language:JavaScript 86.8%Language:Go 12.6%Language:CSS 0.3%Language:HTML 0.3%