Libraries tagged by reddis
pantheon-systems/wp-redis
21463 Downloads
namoshek/laravel-redis-sentinel
437529 Downloads
An extension of Laravels Redis driver which supports connecting to a Redis master through Redis Sentinel.
monospice/laravel-redis-sentinel-drivers
801063 Downloads
Redis Sentinel integration for Laravel and Lumen.
mix/redis-subscriber
1506836 Downloads
Redis native protocol Subscriber based on Swoole coroutine
kdyby/redis
1414655 Downloads
Redis storage for Nette Framework
josiasmontag/laravel-redis-mock
1514671 Downloads
This Laravel package provides a Redis mock for your tests
hyperf/redis
2157320 Downloads
A redis component for hyperf.
ethanhann/redisearch-php
103208 Downloads
erik-dubbelboer/php-redis-admin
89704 Downloads
Simple web interface to manage Redis databases.
enqueue/redis
5027700 Downloads
Message Queue Redis Transport
contributte/redis
1240005 Downloads
Redis client integration into Nette framework
colinmollenhour/magento-redis-session
163492 Downloads
A Redis-based session handler for Magento with optimistic locking.
cheprasov/php-redis-lock
393628 Downloads
RedisLock for PHP is a synchronization mechanism for enforcing limits on access to a resource in an environment where there are many threads of execution. A lock is designed to enforce a mutual exclusion concurrency control policy.
cheprasov/php-redis-client
1150958 Downloads
Php client for Redis. It is a fast, fully-functional and user-friendly client for Redis, optimized for performance. RedisClient supports the latest versions of Redis starting from 2.6 to 6.0
amphp/redis
471459 Downloads
Efficient asynchronous communication with Redis servers, enabling scalable and responsive data storage and retrieval.