Libraries tagged by distributed-lock
b13/distributed-locks
275071 Downloads
Redis-based Locking - Adds a Redis Locking Strategy for TYPO3 frontend page generation, useful on distributed systems with NFS.
signe/redlock-php
289399 Downloads
Redis distributed locks in PHP
roadrunner-php/lock
1908111 Downloads
This package provides a PHP integration package for the RoadRunner Lock plugin, which allows for easy management of distributed locks in PHP applications. The plugin provides a fast, lightweight, and reliable way to acquire, release, and manage locks in a distributed environment, making it ideal for use in high-traffic web applications and microservices.
thatsus/laravel-redlock
145899 Downloads
Redis distributed locks for laravel
ginnerpeace/laravel-redis-lock
119364 Downloads
Simple redis distributed locks for Laravel.
dealerinspire/laravel-redlock
211544 Downloads
Redis distributed locks for laravel
everlution/redlock
26360 Downloads
An implementation of the Redlock algorithm
rtckit/react-redlock
7847 Downloads
Asynchronous distributed locks with Redis and ReactPHP
ronnylt/redlock-php
43881 Downloads
Redis distributed locks in PHP
chargeover/redlock-php
73873 Downloads
Redis distributed locks in PHP
zilveer/laravel-redlock
566 Downloads
Redis distributed locks for laravel
redlock/redlock
8502 Downloads
Redis distributed locks in PHP
ginnerpeace/redlock-php
18023 Downloads
Redis distributed locks in PHP
happysir/distributed-lock
124 Downloads
A distributed lock based on PHP and redis(swoft)
tourze/symfony-aop-lock-bundle
473 Downloads
A lightweight Symfony bundle providing declarative distributed locking based on AOP (Aspect-Oriented Programming). Easily add locking logic to your methods using attributes, enabling safe concurrency control in distributed environments.