package
0.9.0
Repository: https://github.com/gandhikrishna/ringpop-go.git
Documentation: pkg.go.dev

# Functions

New instantiates and returns a new HashRing.

# Structs

Configuration is a configuration struct that can be passed to the Ringpop constructor to customize hash ring options.
HashRing stores strings on a consistent hash ring.

# Interfaces

Checksummer computes a checksum for an instance of a HashRing.