Full featured consistent hashing python library
uhashring implements consistent hashing in pure Python. Consistent hashing is mostly used on distributed systems/caches/databases as this avoid the total reshuffling of your key-node mappings when adding or removing a node in your ring (called continuum on libketama).
$
pkg install py311-uhashringOrigin
security/py-uhashring
Size
84.3KiB
License
BSD3CLAUSE
Maintainer
sunpoet@FreeBSD.org
Dependencies
1 packages
Required by
1 packages