{"library":"hashring","type":"library","category":null,"description":"Hashring is a Python library that implements consistent hashing, primarily using MD5 as its hashing function. It's designed for distributed systems and caches to minimize the remapping of keys when nodes are added or removed from a ring. The current version is 1.5.1, but the project has a very low release cadence, with the last update in 2015.","language":"python","status":"maintenance","version":"1.5.1","tags":["hashing","consistent hashing","distributed systems","cache","memcached"],"install":[{"cmd":"pip install hashring","imports":["from hashring import HashRing"]}],"homepage":null,"github":"https://github.com/goller/hashring","docs":null,"changelog":null,"pypi":"https://pypi.org/project/hashring/","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":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/hashring/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Tue Jun 30","last_verified":"Tue Jun 30","next_check":"Thu Jul 30","install_tag":null}}