Libraries tagged by redis mock
m6web/redis-mock
2744189 Downloads
Library providing a PHP mock for Redis
josiasmontag/laravel-redis-mock
1391059 Downloads
This Laravel package provides a Redis mock for your tests
kuick/redis
3586 Downloads
Kuick Redis provides an useful client factory and the Mock for Redis
nbj/redis-mock
4961 Downloads
Library for mocking Redis
aloware/redis-mock
3153 Downloads
Library providing a PHP mock for Redis extension
aragorn-yang/laravel-array-redis
138 Downloads
A laravel wrapper for M6Web/RedisMock
mochaka/redcard
1493 Downloads
Autocomplete implementation using PHP and Redis
malkusch/lock
7794717 Downloads
Mutex library for exclusive code execution.
colinmollenhour/php-redis-session-abstract
22127403 Downloads
A Redis-based session handler with optimistic locking
arvenil/ninja-mutex
3028502 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
cheprasov/php-redis-lock
375485 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.
colinmollenhour/magento-redis-session
146198 Downloads
A Redis-based session handler for Magento with optimistic locking.
lysice/hyperf-redis-lock
78759 Downloads
b13/distributed-locks
161207 Downloads
Adds a Redis Locking Strategy for TYPO3 frontend page generation, useful on distributed systems with NFS.
signe/redlock-php
226381 Downloads
Redis distributed locks in PHP