Libraries tagged by Consistent Hashing
flexihash/flexihash
665659 Downloads
Flexihash is a small PHP library which implements consistent hashing
jspeedz/php-consistent-hashing
10089 Downloads
Multi-probe consistent hashing implementation for PHP
chxj1992/hashring
69766 Downloads
Consistent hashing "hashring" implementation in php (using the same algorithm as libketama)
esi/consistent-hash
105 Downloads
ConsistentHash is a small library which implements consistent hashing. Modernized fork of flexihash/flexihash.
eso/chashing-bundle
42 Downloads
Consistent hashing
canoma/canoma
162 Downloads
An intuitive and well tested library. That allows you to easily implement consistent hashing in your caching implementation. It's completely back-end agnostic, easy to extend and free to use.
tguyard/flexihash
6 Downloads
Flexihash Consistent Hashing Library.
shendongming/php-redis-cache
8 Downloads
php redis cache ,consistent hashing ,wrap phpredis
myphps/flexhash
5 Downloads
Flexihash is a small PHP library which implements consistent hashing
juklicek/flexihash
1 Downloads
Flexihash is a small PHP library which implements consistent hashing.
bcremer/flexihash
4 Downloads
Library which implements consistent hashing. Modernized fork of flexihash/flexihash.