Libraries tagged by redis mock
picanova/laravel-redlock
3521 Downloads
Redis distributed locks for laravel
tajmahal86/ninja-mutex
538 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
antriver/ninja-mutex
34323 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
deminy/ninja-mutex
11199 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
le0m/yii2-broadcasting
718 Downloads
Websocket message broadcasting module
ixarlie/mutex-bundle
23308 Downloads
A Symfony bundle for Mutex implementation for PHP
denismitr/mutex
7869 Downloads
PHP Mutex Library
ginnerpeace/redlock-php
17252 Downloads
Redis distributed locks in PHP
xiaobopang/redis-lock
124 Downloads
php redis分布式锁
lynnfly/hyperf-redis-lock
41 Downloads
Hyperf filesystem url generator
dennis/php-redis-lock
6219 Downloads
ar414/redis-lock
52 Downloads
Redis Pessimistic Lock uses redis keys: setnx, get, getset, del
tourstream/typo3-redis-lock-strategy
6006 Downloads
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.