Libraries tagged by consistent-hashing
flexihash/flexihash
732285 Downloads
Flexihash is a small PHP library which implements consistent hashing
jspeedz/php-consistent-hashing
14680 Downloads
Multi-probe consistent hashing implementation for PHP
chxj1992/hashring
72673 Downloads
Consistent hashing "hashring" implementation in php (using the same algorithm as libketama)
cloud-castle/memcached
40 Downloads
Клиент Memcached для PHP 8.1+ на чистом PHP без расширений: текстовый, бинарный и meta-протокол, ketama-шардирование с failover, пул соединений, SASL и TLS, PSR-6 и PSR-16, теги, компрессия, CAS, счётчики, метрики, встроенный тестовый сервер.
canoma/canoma
175 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.
esi/consistent-hash
254 Downloads
ConsistentHash is a small library which implements consistent hashing. Modernized fork of flexihash/flexihash.
eso/chashing-bundle
42 Downloads
Consistent hashing
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.
shendongming/php-redis-cache
8 Downloads
php redis cache ,consistent hashing ,wrap phpredis
nexus-actors/worker-pool
0 Downloads
Nexus worker pool — local multi-worker actor scaling with consistent hashing and envelope-based transport.
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.