Libraries tagged by redis lock
malkusch/lock
7002839 Downloads
Mutex library for exclusive code execution.
colinmollenhour/php-redis-session-abstract
20607413 Downloads
A Redis-based session handler with optimistic locking
arvenil/ninja-mutex
2795872 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
cheprasov/php-redis-lock
347573 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
111384 Downloads
A Redis-based session handler for Magento with optimistic locking.
lysice/hyperf-redis-lock
67629 Downloads
b13/distributed-locks
133766 Downloads
Adds a Redis Locking Strategy for TYPO3 frontend page generation, useful on distributed systems with NFS.
signe/redlock-php
204738 Downloads
Redis distributed locks in PHP
texthtml/php-lock-redis
64579 Downloads
redis lock
ginnerpeace/laravel-redis-lock
81003 Downloads
Simple redis distributed locks for Laravel.
thatsus/laravel-redlock
141712 Downloads
Redis distributed locks for laravel
dealerinspire/laravel-redlock
196347 Downloads
Redis distributed locks for laravel
tegic/hyperf-lock
5134 Downloads
hyperf redis lock
pizsd/hyperf-redis-lock
2095 Downloads
hyperf3-redis-lock
cognizo/redis-mutex
53944 Downloads
A simple Redis-backed mutex lock.