Libraries tagged by redis lock
malkusch/lock
8190078 Downloads
Mutex library for exclusive code execution.
colinmollenhour/php-redis-session-abstract
22919251 Downloads
A Redis-based session handler with optimistic locking
arvenil/ninja-mutex
3152286 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
cheprasov/php-redis-lock
389447 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
158576 Downloads
A Redis-based session handler for Magento with optimistic locking.
lysice/hyperf-redis-lock
84340 Downloads
b13/distributed-locks
176842 Downloads
Adds a Redis Locking Strategy for TYPO3 frontend page generation, useful on distributed systems with NFS.
signe/redlock-php
238023 Downloads
Redis distributed locks in PHP
ginnerpeace/laravel-redis-lock
96231 Downloads
Simple redis distributed locks for Laravel.
thatsus/laravel-redlock
143244 Downloads
Redis distributed locks for laravel
dealerinspire/laravel-redlock
203341 Downloads
Redis distributed locks for laravel
teknasyon/crond
23560 Downloads
Distributed Cron Worker
texthtml/php-lock-redis
66517 Downloads
redis lock
tegic/hyperf-lock
7632 Downloads
hyperf redis lock
cognizo/redis-mutex
55360 Downloads
A simple Redis-backed mutex lock.