Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/ronnylt/redlock-php
Redis distributed locks in PHP
https://github.com/ronnylt/redlock-php
NOAUTH Authentication required
pro911 opened this issue over 3 years ago
pro911 opened this issue over 3 years ago
Update RedLock.php
gdmec07150737 opened this pull request over 4 years ago
gdmec07150737 opened this pull request over 4 years ago
Why unlocking must be an atomic operation
poloxue opened this issue almost 5 years ago
poloxue opened this issue almost 5 years ago
Can't PHP version 7 use this package?
xxy123456 opened this issue over 5 years ago
xxy123456 opened this issue over 5 years ago
this package was abandoned ?
jihuago opened this issue about 7 years ago
jihuago opened this issue about 7 years ago
fix: lock inttval(N/2)+1 instead fo N/2+1
chenlipeng opened this pull request about 7 years ago
chenlipeng opened this pull request about 7 years ago
Namespace added
pdscopes opened this pull request over 8 years ago
pdscopes opened this pull request over 8 years ago
Your composer.json requires phpredis 2.2.5, but your code requires >= 2.6.12
mbroadhead opened this issue about 9 years ago
mbroadhead opened this issue about 9 years ago
Do not apply delay after the last attempt
luza opened this pull request over 9 years ago
luza opened this pull request over 9 years ago
Fatal error: Uncaught exception 'RedisException' with message 'read error on connection'
tenstep opened this issue over 9 years ago
tenstep opened this issue over 9 years ago
Please release
malkusch opened this issue over 9 years ago
malkusch opened this issue over 9 years ago
fix retry meaning. Use the same one across all lifecycle.
huangyg11 opened this pull request almost 10 years ago
huangyg11 opened this pull request almost 10 years ago
fix typo
joni2back opened this pull request almost 10 years ago
joni2back opened this pull request almost 10 years ago
Added RedLock namspace
vovkin opened this pull request almost 10 years ago
vovkin opened this pull request almost 10 years ago
use redis client instance
mlebkowski opened this pull request almost 10 years ago
mlebkowski opened this pull request almost 10 years ago
getQuorum method added. The current calculation returns 3.5 with 5 serve...
rolandow opened this pull request about 10 years ago
rolandow opened this pull request about 10 years ago
Allow subclasses to override how the token is generated.
mfn opened this pull request about 10 years ago
mfn opened this pull request about 10 years ago
Implemented PHPUnit, Comply to PSR4, Allow custom \Redis objects
tbug opened this pull request about 10 years ago
tbug opened this pull request about 10 years ago
License?
mstyne opened this issue over 10 years ago
mstyne opened this issue over 10 years ago
Changed Quorum to allow single redis server
zeroasterisk opened this pull request over 10 years ago
zeroasterisk opened this pull request over 10 years ago