Sola Ogunsakin

Results 3 issues of Sola Ogunsakin

Issue https://github.com/mike-marcacci/node-redlock/issues/166 The lock's timer should start counting *after* the acquisition reaches quorum, not before. Otherwise, the lock is unfairly penalized for long acquisition wait time, and its extensions subsequent...

Hi, finding that redlock is allowing multiple parties into the lock. Running a basic [`redis:latest`](https://hub.docker.com/_/redis) docker image locally. The snippet below is throwing the `Should not be in use` exception...

Hi, I get this compile error after installing. I believe I followed the instructions listed in the README. - `npm install react-native-webp --save` - `react-native link` - Added `WebP.framework` to...