API Reference hrw v#0.1.0
Copy MarkdownModules
HRW (Highest Random Weight), also known as rendezvous hashing, maps a key to a node out of a set in a way that stays stable when nodes are added or removed.
A skeleton-based variant of HRW that gives O(log n) lookups by grouping nodes into clusters and routing keys through a virtual tree.