{"library":"uhashring","type":"library","category":null,"description":"uhashring is a full-featured pure Python library for consistent hashing, primarily used in distributed systems, caches, and databases to efficiently distribute data across nodes. It aims to prevent total reshuffling of key-node mappings when nodes are added or removed. The library offers Ketama compatibility, customizable hash and weight functions, and supports instance-oriented usage. The current version is 2.4, with releases occurring periodically, as evidenced by its PyPI update in April 2025 and ongoing GitHub activity. [1, 2]","language":"python","status":"active","version":"2.4","tags":["hashing","consistent-hashing","ketama","distributed-systems","cache"],"last_verified":"Thu May 21","install":[{"cmd":"pip install uhashring","imports":["from uhashring import HashRing"]}],"homepage":null,"github":"https://github.com/ultrabug/uhashring","docs":null,"changelog":null,"pypi":"https://pypi.org/project/uhashring/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.5,"avg_import_s":0.01,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/uhashring/compatibility"}}