3rd-Eden / node-hashring

hashring is a consistent hashing algorithm for Node.js that is compatible with libketama and python's hash_ring package
MIT License
350 stars 61 forks source link

Adding new server - find keys to migrate #46

Closed KooT closed 7 years ago

KooT commented 7 years ago

Is there a way to find which keys should be migrated to new server after adding new to ring?