Libraries tagged by consistent hash
flexihash/flexihash
723101 Downloads
Flexihash is a small PHP library which implements consistent hashing
jspeedz/php-consistent-hashing
13898 Downloads
Multi-probe consistent hashing implementation for PHP
chxj1992/hashring
72378 Downloads
Consistent hashing "hashring" implementation in php (using the same algorithm as libketama)
esi/consistent-hash
232 Downloads
ConsistentHash is a small library which implements consistent hashing. Modernized fork of flexihash/flexihash.
scu2008/php-consistent-hash
8 Downloads
a good php consistent hash helper
eso/chashing-bundle
42 Downloads
Consistent hashing
canoma/canoma
163 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.
tinson/php-consistent-hash
5 Downloads
PHP Consistent Hash Library
runner/consistent-hash
38 Downloads
phpx/consistenthash
6 Downloads
PHPX Consistent Hash Library
out001a/consistent-hash
17 Downloads
a consistent hash library implemented by PHP
consistent/hash
1 Downloads
分hash,用作灰度
phlib/hashstrategy
8 Downloads
PHP hash strategy library including random, sorted, consistent
vented/laravel-plenum
0 Downloads
Application-layer routing for Laravel. Pin requests to specific backing connections (database, Redis, custom) using consistent hashing, pluggable routing strategies, active health checks, and automatic failover.
tguyard/flexihash
6 Downloads
Flexihash Consistent Hashing Library.