Distributed lock
More about Dapr Distributed Lock
Learn more about how to use Dapr Distributed Lock:
- Explore distributed locks via any of the supporting Dapr SDKs.
- Review the Distributed Lock API reference documentation.
- Browse the supported distributed locks component specs.
Distributed lock overview
Overview of the distributed lock API building block
How-To: Use a lock
Learn how to use distributed locks to provide exclusive access to a resource
Last modified March 21, 2024: Merge pull request #4082 from newbe36524/v1.13 (f4b0938)