consistent-hash-minimal-redistribution

Status: IN

Adding an Nth node to the ring moves approximately 1/N of keys, not a full reshuffle — the defining property that makes consistent hashing useful for dynamic cluster membership.

Source: entries/2026/05/29/consistent-hashing-test_consistent_hashing.md

JSON