Expand description
Distributed lock manager — TTL-based leases with fencing tokens.
Structs§
- Distributed
Lock Manager - Thread-safe distributed lock manager (in-memory; production implementations use Redis or etcd).
- Lease
- A distributed lock lease.
Distributed lock manager — TTL-based leases with fencing tokens.