Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
eru
6 months ago
|
parent
|
context
|
favorite
| on:
Consistent hashing
> This trick means that when you go from N -> N+1, all the keys move to the N+1 bucket instead of being rearranged across all of them.
Isn't that how rendezvous hashing (and consistent hashing) already work?
Consider applying for YC's Summer 2026 batch! Applications are open till May 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Isn't that how rendezvous hashing (and consistent hashing) already work?