We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0a0b25 commit c6b5112Copy full SHA for c6b5112
topics/distlock.md
@@ -27,6 +27,7 @@ already available, that can be used as a reference.
27
* [Redlock-php](https://github.com/ronnylt/redlock-php) (PHP implementation).
28
* [Redsync.go](https://github.com/hjr265/redsync.go) (Go implementation).
29
* [Redisson](https://github.com/mrniko/redisson) (Java implementation).
30
+* [Redis::DistLock](https://github.com/sbertrang/redis-distlock) (Perl implementation).
31
32
Safety and Liveness guarantees
33
---
0 commit comments