Libraries tagged by redis hash
llegaz/redis-cache
480 Downloads
PSR-16 and PSR-6 implementations based on Redis Strings and Hashes
vortos/vortos-scheduler
109 Downloads
Vortos Scheduler — in-app leader-elected distributed scheduler. Recurring + one-shot + interval triggers, static (compile-time) and dynamic (DB-stored) schedules, agnostic LeasePort (SQL/Redis/PG-advisory), idempotent fire-to-CommandBus, misfire + overlap policies, hash-chained audit, OTel, dead-man detection, RBAC + 4-eyes, fire-queue CQRS consumer, auto-prune retention.
zircote/bloom
20 Downloads
A PHP/Redis Bloom filter experiment
tinson/php-consistent-hash
5 Downloads
PHP Consistent Hash Library
polysource/adapter-redis
12 Downloads
Polysource — Redis hash adapter: read+write Redis-backed records (feature flags, lightweight config, session metadata).
pasinter/redis-ohm-bundle
3 Downloads
Symfony Bundle for Redis Object-Hash Mapper
knowbox/hash-redis
22 Downloads
map redis obj
sm-me/laravel-redis-model-cache
2 Downloads
Optimized Redis model and hash-set caching service for Laravel Eloquent.
shendongming/php-redis-cache
8 Downloads
php redis cache ,consistent hashing ,wrap phpredis
atzcl/redis
57 Downloads
基于 nrk/predis 封装的 Redis 类,包含 string、hash、list、set、zset 类型的操作
srun/redis
9 Downloads
将redis协议返回的hash做响应相应处理
wotek/redis
44 Downloads
Redis data types support
rubin/redis
5 Downloads
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.
random-ids/random-ids
10 Downloads
Generate a non-repetitive random ID.Sometimes you don't want people to guess the rules of some IDs,then you can use random-ids.At present,we support file and redis.