/consistent-hashing

php-memcache consistent hashing algorithm implemented in python

Primary LanguagePython

Consistent hashing algorithm

This is pure python implementation of consistent hashing algorithm implemented in php-memcache php module.

Module was created based on version 3.0.5/3.0.6. It can be integrated into pure python modules to get raw data from memcached.