[ trixie ]
[ sid ]
[ ソース: golang-github-serialx-hashring ]
パッケージ: golang-github-serialx-hashring-dev (0.0~git20190422.8b29126-2)
golang-github-serialx-hashring-dev に関するリンク
Debian の資源:
golang-github-serialx-hashring ソースパッケージをダウンロード:
- [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]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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.