Libraries tagged by consistent-hash
flexihash/flexihash
627914 Downloads
Flexihash is a small PHP library which implements consistent hashing
chxj1992/hashring
66502 Downloads
Consistent hashing "hashring" implementation in php (using the same algorithm as libketama)
jspeedz/php-consistent-hashing
6852 Downloads
Multi-probe consistent hashing implementation for PHP
scu2008/php-consistent-hash
8 Downloads
a good php consistent hash helper
canoma/canoma
159 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.
eso/chashing-bundle
40 Downloads
Consistent hashing
tinson/php-consistent-hash
4 Downloads
PHP Consistent Hash Library
runner/consistent-hash
37 Downloads
out001a/consistent-hash
16 Downloads
a consistent hash library implemented by PHP
esi/consistent-hash
0 Downloads
ConsistentHash is a small library which implements consistent hashing. Modernized fork of flexihash/flexihash.
phpx/consistenthash
6 Downloads
PHPX Consistent Hash Library
tguyard/flexihash
6 Downloads
Flexihash Consistent Hashing Library.
shendongming/php-redis-cache
8 Downloads
php redis cache ,consistent hashing ,wrap phpredis
myphps/flexhash
4 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.