hashring

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 hashring

Dependencies

  • None

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Trixie
Python 3.13
Files
1.5.1 2015-04-14  
1.5.0 2015-04-14  
1.4.0 2014-12-22  

Issues with this package?

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