Libraries tagged by redis lock
malkusch/lock
10456645 Downloads
Mutex library for exclusive code execution.
colinmollenhour/php-redis-session-abstract
27389185 Downloads
A Redis-based session handler with optimistic locking
arvenil/ninja-mutex
3875022 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
cheprasov/php-redis-lock
460797 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
272290 Downloads
A Redis-based session handler for Magento with optimistic locking.
lysice/hyperf-redis-lock
109447 Downloads
b13/distributed-locks
292462 Downloads
Redis-based Locking - Adds a Redis Locking Strategy for TYPO3 frontend page generation, useful on distributed systems with NFS.
ginnerpeace/laravel-redis-lock
122371 Downloads
Simple redis distributed locks for Laravel.
thatsus/laravel-redlock
146173 Downloads
Redis distributed locks for laravel
madebyclowd/laravel-auto-sequence
376 Downloads
Automatically generate sequential invoice/order numbers (like INV-2026-0001) for Laravel Eloquent models. Safe from duplicates even under heavy concurrent traffic.
dealerinspire/laravel-redlock
212646 Downloads
Redis distributed locks for laravel
rtckit/react-redlock
8204 Downloads
Asynchronous distributed locks with Redis and ReactPHP
teknasyon/crond
56847 Downloads
Distributed Cron Worker
signe/redlock-php
293740 Downloads
Redis distributed locks in PHP
tegic/hyperf-lock
14462 Downloads
hyperf redis lock