Search results for php redis
qingbing/php-doc-redis
0 Downloads
php-redis,编码提示api文档
qbnk/redisgateway
8702 Downloads
An abstraction layer which handles master/slave quorum and works as a proxy for the php-redis-extension
phonetworks/redis-graph
388 Downloads
PHP RedisGraph client
pardnchiu/redis
7 Downloads
PD\Redis is a PHP Redis client wrapper built on Predis, offering simplified Redis operations with automatic connection management.
mwangaben/lighthouse-redis-broadcaster
3 Downloads
A lighthouse-php redis broadcaster to be used with laravel-echo-server.
mpakfm/php-redis-queue
65 Downloads
A redis queue of php. Fork from https://github.com/woojean/RedisQueue
mfonte/redisw
40 Downloads
A Redis Client implementation library, built on top of the phpredis PECL package.
mauricext4fs/php-redis
2887 Downloads
RedisController is a high performance PHP Redis client which implement some of the latest Redis functionalities. It is completely written in PHP and does not required anything else than PHP 5.4
makise-co/redis
456 Downloads
Makise-Co Adapter of PHP Redis extenstion
mage2pro/php-redis-session-abstract
78 Downloads
A Redis-based session handler with optimistic locking
lizus/php-redis
31 Downloads
php redis class
leocarmo/php-redis-queue
519 Downloads
PHP Redis Queue
laravuel/php-queue
9 Downloads
PHP implements a simple message queue based on redis
langzige/redis
8 Downloads
使用php封装redis扩展库
kl/php-redis-lock
935 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.