package
module
Version:
v0.0.0-...-75d6a94
Opens a new window with list of versions in this module.
Published: May 21, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
README
¶
Documentation
¶
type Bucket struct {
Label string
Weight int
}
Bucket is a label and a weight
type Continuum struct {
}
Continuum is a consistent hash ring
New returns a new hash ring with the number of replicas for each bucket given
Hash returns you the bucket label for this thing
Remove a node from the ring
Size gets you the size of the ring
Source Files
¶
Click to show internal directories.
Click to hide internal directories.