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
Update RedLock.php

gdmec07150737 opened this pull request over 4 years ago
Why unlocking must be an atomic operation

poloxue opened this issue almost 5 years ago
Can't PHP version 7 use this package?

xxy123456 opened this issue over 5 years ago
this package was abandoned ?

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
Namespace added

pdscopes opened this pull request over 8 years ago
Do not apply delay after the last attempt

luza opened this pull request over 9 years ago
Please release

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
fix typo

joni2back opened this pull request almost 10 years ago
Added RedLock namspace

vovkin opened this pull request almost 10 years ago
use redis client instance

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
Allow subclasses to override how the token is generated.

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
License?

mstyne opened this issue over 10 years ago
Changed Quorum to allow single redis server

zeroasterisk opened this pull request over 10 years ago