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.
Installed Size: 37.9 kB
Architectures: all