Libraries tagged by redis mock
foxtech6/mutex-locker
147 Downloads
MutexSafe will help you use mutex more effectively. Different mutex for different components are presented. In addition, you can add your own lockers and use within the library.
turbo-timer/socket.io-redis-emitter-php
193 Downloads
Socket.IO Redis Emitter implementation in PHP 8 without any Redis dependencies
dibify/locker-redis
4085 Downloads
DiBify Redis-based locker
happysir/distributed-lock
112 Downloads
A distributed lock based on PHP and redis(swoft)
matthew-p/docker-server
1783 Downloads
Universal docker server, Nginx, PHP-FPM, MySql, Redis
rubberpants/rocket-queue
605 Downloads
Redis PHP Job Queue
romeoz/rock-cache
3083 Downloads
Unified API for key-value storages in memory. As a storage can be used: APC, Redis, Memcache, Couchbase or MongoDB. All storage objects have one interface, so you can switch them without changing the working code.
zilveer/laravel-redlock
434 Downloads
Redis distributed locks for laravel
foxtech6/mutexsafe
83 Downloads
MutexSafe will help you use mutex more effectively. Different mutex for different components are presented. In addition, you can add your own lockers and use within the library.
aira-virtual/laravel-redlock
249 Downloads
Redis distributed locks for laravel
tajmahal86/ninja-mutex
731 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
socloz/ninja-mutex
30173 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
rtckit/react-redlock
7770 Downloads
Asynchronous distributed locks with Redis and ReactPHP
icecave/chastity
13333 Downloads
Distributed advisory locking for PHP.
avtonom/semaphore-bundle
2780 Downloads
A generic locking Symfony bundle for PHP, that uses named locks for semaphore acquire and release, to guarantee atomicity