FreeBSD.software
Home/devel/py311-hash_ring

py311-hash_ring

1.3.1_2

Implementation of consistent hashing in Python

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. Consistent hashing is a scheme that provides a hash table functionality in a way that the adding or removing of one slot does not significantly change the mapping of keys to slots.

Origin: devel/py-hash_ring
Category: devel
Size: 28.2KiB
License: not specified
Maintainer: ports@FreeBSD.org
Dependencies: 2 packages
Required by: 0 packages
$pkg install py311-hash_ring

Dependencies (2)

More in devel