File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
content/develop/clients/patterns Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -56,6 +56,7 @@ already available that can be used for reference.
56
56
* [ RedLock.net] ( https://github.com/samcook/RedLock.net ) (C#/.NET implementation). Includes async and lock extension support.
57
57
* [ Redlock4Net] ( https://github.com/LiZhenNet/Redlock4Net ) (C# .NET implementation).
58
58
* [ node-redlock] ( https://github.com/mike-marcacci/node-redlock ) (NodeJS implementation). Includes support for lock extension.
59
+ * [ redlock-universal] ( https://github.com/alexpota/redlock-universal ) (NodeJS implementation). Supports both node-redis and ioredis clients.
59
60
* [ Deno DLM] ( https://github.com/oslabs-beta/Deno-Redlock ) (Deno implementation)
60
61
* [ Rslock] ( https://github.com/hexcowboy/rslock ) (Rust implementation). Includes async and lock extension support.
61
62
You can’t perform that action at this time.
0 commit comments