{"library":"clandestined","type":"library","category":null,"description":"Clandestined is a Python library that implements rendezvous hashing, also known as highest random weight (HRW) hashing. It provides a distributed algorithm for choosing a node from a set of available nodes, ensuring that a minimal number of mappings change when nodes are added or removed. It's built upon the murmur3 hash function. The current version is 1.1.0, and the project's release cadence has been infrequent since its last update in 2016.","language":"python","status":"maintenance","version":"1.1.0","tags":["hashing","consistent hashing","rendezvous hashing","distributed systems","murmur3"],"last_verified":"Sat May 23","install":[{"cmd":"pip install clandestined","imports":["from clandestined import RendezvousHash","from clandestined import Cluster"]}],"homepage":null,"github":"https://github.com/ewdurbin/clandestined-python","docs":null,"changelog":null,"pypi":"https://pypi.org/project/clandestined/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/clandestined/compatibility"}}