Libraries tagged by redis lock
malkusch/lock
7714496 Downloads
Mutex library for exclusive code execution.
colinmollenhour/php-redis-session-abstract
21965694 Downloads
A Redis-based session handler with optimistic locking
arvenil/ninja-mutex
3002703 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
cheprasov/php-redis-lock
371843 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
141389 Downloads
A Redis-based session handler for Magento with optimistic locking.
lysice/hyperf-redis-lock
77011 Downloads
b13/distributed-locks
157572 Downloads
Adds a Redis Locking Strategy for TYPO3 frontend page generation, useful on distributed systems with NFS.
signe/redlock-php
223429 Downloads
Redis distributed locks in PHP
ginnerpeace/laravel-redis-lock
89685 Downloads
Simple redis distributed locks for Laravel.
thatsus/laravel-redlock
142740 Downloads
Redis distributed locks for laravel
dealerinspire/laravel-redlock
200809 Downloads
Redis distributed locks for laravel
texthtml/php-lock-redis
65825 Downloads
redis lock
cognizo/redis-mutex
54774 Downloads
A simple Redis-backed mutex lock.
latrell/lock
22604 Downloads
支持Redis与Memcached的并发锁。
teknasyon/crond
18386 Downloads
Distributed Cron Worker