Skip to content

Commit d5e4285

Browse files
Update distributed-locks.md
remove at risk link
1 parent 3bdbd84 commit d5e4285

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

content/develop/use/patterns/distributed-locks.md

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

0 commit comments

Comments
 (0)