Libraries tagged by redis mock
hannesvdvreken/socketio
27 Downloads
Pushing Socket.io messages to Redis for socket.io's Redis socket manager.
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.
happysir/distributed-lock
118 Downloads
A distributed lock based on PHP and redis(swoft)
matthew-p/docker-server
1784 Downloads
Universal docker server, Nginx, PHP-FPM, MySql, Redis
savannabits/dockavel
578 Downloads
Compose a Laravel Docker image for Production, using PHP 8, redis, mariadb and nginx
rubberpants/rocket-queue
606 Downloads
Redis PHP Job Queue
romeoz/rock-cache
3084 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
454 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
289 Downloads
Redis distributed locks for laravel
socloz/ninja-mutex
30198 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
icecave/chastity
13333 Downloads
Distributed advisory locking for PHP.
avtonom/semaphore-bundle
2783 Downloads
A generic locking Symfony bundle for PHP, that uses named locks for semaphore acquire and release, to guarantee atomicity
alex/mutexlock
2525 Downloads
MutexLock makes sure that a cron job defined in multiple identical web servers will not execute more than one task at a time. Backed by Redis.
libichai/laravel-redlock
756 Downloads
Redis distributed locks for laravel