ch-vnode-naming-scheme

Status: IN

Virtual nodes are keyed as `"{node_id}#{i}"` for `i` in `range(num_virtual_nodes)`, so the hash distribution depends entirely on the hash function's behavior on these strings.

Source: entries/2026/06/05/consistent-hashing-consistent_hashing.md

JSON