afterdesign / consistent-hashing

php-memcache consistent hashing algorithm implemented in python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

php-memcache consistent hashing algorithm implemented in python


Languages

Language:Python 94.3%Language:PHP 5.7%