Versions in this module Expand all Collapse all v1 v1.9.8 Jun 28, 2023 Changes in this version + type Hashable interface + ConsistentHashKey func() []byte + type Ring interface + func NewHashRing(config RingConfig) Ring + type RingConfig struct + Degree int + Hasher hashing.Hasher + VirtualNodes int + type RingReader interface + Get func(Hashable) (Hashable, error) v1.9.8-rc.9 Jun 28, 2023