Skip to content

Commit

Permalink
[readme] updates
Browse files Browse the repository at this point in the history
  • Loading branch information
0exp authored Mar 30, 2024
1 parent 797ba9b commit 201b6b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Each lock request is put into the request queue (each lock is hosted by it's own

### Experience

- Battle-tested on huge projects in production: `~1500` locks-per-second are obtained and released on an ongoing basis;
- Battle-tested on huge ruby projects in production: `~1500` locks-per-second are obtained and released on an ongoing basis;
- Works well with `hiredis` driver enabled (it is enabled by default on our projects where `redis_queued_locks` are used);

---
Expand Down

0 comments on commit 201b6b9

Please sign in to comment.