Libraries tagged by redis.so
samir/redis
0 Favers
34 Downloads
34 Downloads
redispool for swoole coroutine
ronnievisser/laravel-redis-store
0 Favers
6 Downloads
6 Downloads
Adds functionality to the built-in Cache's RedisStore.
peloncano/cakephp-plugin-redis-cache
0 Favers
501 Downloads
501 Downloads
A CakePHP 2.0 plugin enabling Redis (http://redis.io/) backed sessions and caching. Uses the Predis (https://github.com/nrk/predis) library to communicate with Redis.
mkorkmaz-updated/redislabs-rejson
1 Favers
7 Downloads
7 Downloads
Redislabs RedisJSON aka ReJSON Module Client for PHP that supports Predis and PhpRedis
kl/php-redis-lock
1 Favers
934 Downloads
934 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.
hvasoares/array-redis-persistence
0 Favers
35 Downloads
35 Downloads
please use the hvasoares\RedisModelMapping
aragorn-yang/laravel-array-redis
0 Favers
138 Downloads
138 Downloads
A laravel wrapper for M6Web/RedisMock