Skip to content

Commit 8b0dfd8

Browse files
Update distributed-locks.md
remove risky link
1 parent 3541d0e commit 8b0dfd8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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)