hash_ring

Implements consistent hashing in Python (using md5 as hashing function).

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install hash-ring

Dependencies

  • None

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
1.3.1 2012-12-21
1.3 2012-12-15
1.2 2009-02-28    
1.1 2008-11-25    
1.0 2008-11-24    
0.95 2008-11-20    

Issues with this package?

Page last updated 2026-09-03 05:13:09 UTC