Unbalanced Keys in Redis Cluster

前端 未结 0 610
一整个雨季
一整个雨季 2021-01-21 03:06

In simple words, any Redis Client Library takes any given key, does the math CRC16(given key) Mod 16384 and the result is the Slot Number which tells Redis Cluster

相关标签:
回答
  • 消灭零回复
提交回复
热议问题