Package: wnpp Severity: wishlist Owner: Carlos Henrique Lima Melara <charlesmel...@riseup.net> X-Debbugs-Cc: debian-de...@lists.debian.org, debian...@lists.debian.org, charlesmel...@riseup.net
* Package name : golang-github-serialx-hashring Version : 0.0~git20190422.8b29126-1 Upstream Author : Sung-jin Hong * URL : https://github.com/serialx/hashring * License : Expat Programming Lang: Go Description : 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.