Skip to content
This repository was archived by the owner on Mar 9, 2026. It is now read-only.

Commit 1044224

Browse files
Merge pull request #2725 from redis/sec-link-patch-1
Update distributed-locks.md
2 parents 3541d0e + 8b0dfd8 commit 1044224

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

docs/manual/patterns/distributed-locks.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ already available that can be used for reference.
4646
* [Redis-plus-plus](https://github.com/sewenew/redis-plus-plus/#redlock) (C++ implementation).
4747
* [Redlock-cs](https://github.com/kidfashion/redlock-cs) (C#/.NET implementation).
4848
* [RedLock.net](https://github.com/samcook/RedLock.net) (C#/.NET implementation). Includes async and lock extension support.
49-
* [ScarletLock](https://github.com/psibernetic/scarletlock) (C# .NET implementation with configurable datastore).
5049
* [Redlock4Net](https://github.com/LiZhenNet/Redlock4Net) (C# .NET implementation).
5150
* [node-redlock](https://github.com/mike-marcacci/node-redlock) (NodeJS implementation). Includes support for lock extension.
5251
* [Deno DLM](https://github.com/oslabs-beta/Deno-Redlock) (Deno implementation)

0 commit comments

Comments
 (0)