- Distributed Locks with Redis
- Implementing Redlock on Redis for distributed locks
- How to do distributed locking
- Distributed Locks Manager (C# and Redis)
- The Technical Practice of Distributed Locks in a Storage System
- Control concurrency for shared resources in distributed systems with DLM (Distributed Lock Manager)
- Solving Concurrency in Event-Driven Microservices
- Distributed Locks with Redis
- kidfashion/redlock-cs - Distributed lock with Redis and C# (based on http://redis.io/topics/distlock)
- samcook/RedLock.net - An implementation of the Redlock algorithm in C#
- madelson/DistributedLock - A .NET library for distributed synchronization