docs/daprdocs/content/en/developing-applications/building-blocks/distributed-lock/_index.md

606 B

type title linkTitle weight description
docs Distributed lock Distributed lock 90 Distributed locks provide mutually exclusive access to shared resources from an application.

{{% alert title="More about Dapr Distributed Lock" color="primary" %}} Learn more about how to use Dapr Distributed Lock:

  • Explore distributed locks via any of the supporting [Dapr SDKs]({{< ref sdks >}}).
  • Review the [Distributed Lock API reference documentation]({{< ref distributed_lock_api.md >}}).
  • Browse the supported [distributed locks component specs]({{< ref supported-locks >}}). {{% /alert %}}