zh/algorithms/hashring #15
Unanswered
Replies: 1 comment 1 reply
-
请问引入虚拟节点后, 如果移除一个物理节点(红色), 该物理节点上分配的key, 是按顺时针找到下一个虚拟节点(?色), 然后分配给该虚拟节点对应的物理节点吗?(红色->?色) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
zh/algorithms/hashring
友好的一致性 hash 环可视化演示,支持 hash 的各种操作,交互式演示方便理解节点添加、移除和键分配迁移过程。
https://gallery.selfboot.cn/zh/algorithms/hashring
Beta Was this translation helpful? Give feedback.
All reactions