Libraries tagged by redis lock
xiaobopang/redis-lock
124 Downloads
php redis分布式锁
dennis/php-redis-lock
6304 Downloads
ar414/redis-lock
55 Downloads
Redis Pessimistic Lock uses redis keys: setnx, get, getset, del
tourstream/typo3-redis-lock-strategy
6006 Downloads
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
112 Downloads
A distributed lock based on PHP and redis(swoft)
zilveer/laravel-redlock
438 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.
ballyhoo-technic/laravel-redlock
1925 Downloads
Redis distributed locks for laravel
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
2781 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