Skip to content

hrosenhorn/consistenthash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Consistent hash
===============

Small implementation of Consistent Hashing
Inspiration taken from the Ketama and Concurrence implementation

If you wish to know more about the topic here is some good reading

http://www.last.fm/user/RJ/journal/2007/04/10/rz_libketama_-_a_consistent_hashing_algo_for_memcache_clients
http://en.wikipedia.org/wiki/Consistent_hashing


License
-------

Open-source licensed under the MIT license (see _LICENSE_ file for details).

About

Python implementation of a consistent hash

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages