Consistent hashing is a special kind of hashing such that when a hash table is resized and consistent hashing is used, only k/n
keys need to be remapped on average, where k
is the number of keys, and n
is the number of slots.
-
Notifications
You must be signed in to change notification settings - Fork 2
songkg7/consistent-hashing-sample
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
consistent hash router sample
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published