Crate consistent_hash_ring

Crate consistent_hash_ring 

Source

Structs§

Candidates
An iterator over replication candidates.
Migrated
A hash range that has been migrated to another node.
Resident
A hash range that maps to some node.
Ring
A consistent hash ring with support for virtual nodes and key replication.
RingBuilder
A builder for Ring.

Functions§

migrated_ranges
Returns an iterator over any hash ranges in src that map to a different node in dst.