Documentation ¶
Overview ¶
ring is the package containing implementations of the consistent hash ring, a pure function which provides a permutation of peers where a block can live, known by all members of the cluster.
Index ¶
Constants ¶
View Source
const ( Empty torus.RingType = iota Single Mod Union Ketama )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.