top | item 10247365 Consistent Hashing: 0.57 as the magic ratio 2 points| spartan37 | 10 years ago |github.com 1 comment order hn newest spartan37|10 years ago The core idea is, whenever a new node is added, we select an existing node which has the largest keyspace and split that keyspace between the new node and old node in the ratio of 57:43.
spartan37|10 years ago The core idea is, whenever a new node is added, we select an existing node which has the largest keyspace and split that keyspace between the new node and old node in the ratio of 57:43.
spartan37|10 years ago