[ trixie ]
[ sid ]
[ Bron: golang-github-serialx-hashring ]
Pakket: golang-github-serialx-hashring-dev (0.0~git20190422.8b29126-2)
Verwijzigingen voor golang-github-serialx-hashring-dev
Debian bronnen:
Het bronpakket golang-github-serialx-hashring downloaden:
- [golang-github-serialx-hashring_0.0~git20190422.8b29126-2.dsc]
- [golang-github-serialx-hashring_0.0~git20190422.8b29126.orig.tar.gz]
- [golang-github-serialx-hashring_0.0~git20190422.8b29126-2.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
consistent hashing "hashring" implementation in golang
Implements consistent hashing that can be used when the number of server nodes can increase or decrease (like in memcached). The hashing ring is built using the same algorithm as libketama.
This is a port of Python hash_ring library in Go with the extra methods to add and remove nodes.