Libraries tagged by redis hash
vortos/vortos-scheduler
2033 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.
llegaz/redis-cache
642 Downloads
PSR-16 and PSR-6 implementations based on Redis Strings and Hashes
zircote/bloom
20 Downloads
A PHP/Redis Bloom filter experiment
tinson/php-consistent-hash
5 Downloads
PHP Consistent Hash Library
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
19 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
14 Downloads
将redis协议返回的hash做响应相应处理
wotek/redis
44 Downloads
Redis data types support
rubin/redis
5 Downloads
polysource/adapter-redis
14 Downloads
Polysource — Redis adapter: 5 type-pure data sources (string, list, hash, set, sorted set) for read+write Redis-backed records (feature flags, lightweight config, session metadata).
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.
timofrenzel/laravel-async-bus
0 Downloads
Buffered and external async processing layer for Laravel with hash deduplication, TTL, distributed overflow spooling, protected API endpoints, Redis Streams/SQS/Beanstalk external jobs, optional dashboard and observability endpoints.