Libraries tagged by phpredis
tags/php-redis-tagging
31 Downloads
A PHP Redis Tagging System
stietotalwin/stw-sdk-php-redis-queue
22 Downloads
Redis Queue library for CodeIgniter framework
splitice/php-redis-locking
208 Downloads
shendongming/php-redis-cache
8 Downloads
php redis cache ,consistent hashing ,wrap phpredis
sahjome/phpredisext
0 Downloads
auto connect redis with options
raysophia/phpredis-cluster
10 Downloads
mpakfm/php-redis-queue
65 Downloads
A redis queue of php. Fork from https://github.com/woojean/RedisQueue
mage2pro/php-redis-session-abstract
78 Downloads
A Redis-based session handler with optimistic locking
lzw7758/php_redis_mq
6 Downloads
PHP Redis消息队列完整实现方案,支持可靠队列、重试机制、死信队列、多进程消费等功能
lizus/php-redis
32 Downloads
php redis class
life2016/yii2-phpredisadmin
25 Downloads
phpRedisAdmin is a simple web interface to manage Redis databases,by YII2
leocarmo/php-redis-queue
519 Downloads
PHP Redis Queue
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.
kartubi/php-redis-rate
3 Downloads
Redis-based rate limiting for PHP/Laravel using GCRA algorithm
jimtonic/php-redis-lock-handler
9 Downloads
This library provides a locking mechanism for distributed php applications based on Redis.