-
Notifications
You must be signed in to change notification settings - Fork 187
Consistent hashing #261
Copy link
Copy link
Labels
bleeding edgeExciting new frontier stuff.Exciting new frontier stuff.frontendClient-facing featureClient-facing feature
Milestone
Metadata
Metadata
Assignees
Labels
bleeding edgeExciting new frontier stuff.Exciting new frontier stuff.frontendClient-facing featureClient-facing feature
Type
Fields
Give feedbackNo fields configured for Feature.
Description
Add support for a consistent hashing function to allow for faster resharding of large clusters.
Docs: https://en.wikipedia.org/wiki/Consistent_hashing
Docs: https://en.wikipedia.org/wiki/Rendezvous_hashing
Discussion
I'm not sure this actually works in our context, something to think about.