AdvancedVocabulary#backend#architecture#developer-tools

Consistent Hashing Vocabulary

Practice the vocabulary of distributing keys across nodes with minimal remapping on scale changes.

0 / 5 completed
1 / 5
At standup, a dev mentions a hashing scheme for distributing data across cache or database nodes, designed so adding or removing a node only remaps a small fraction of keys instead of nearly all of them. What is this hashing scheme called?