A way to allocate a hash-space whereby adding or removing one bucket minimizes the amount of data that needs to be moved.
See also: Rendezvous hashing or Locality-preserving hashing.
Aug 25, 20241 min read
A way to allocate a hash-space whereby adding or removing one bucket minimizes the amount of data that needs to be moved.
See also: Rendezvous hashing or Locality-preserving hashing.