Skip to content

Migrated Distributed Lock functionality out to separate package#1623

Merged
WhitWaldo merged 10 commits into
dapr:masterfrom
WhitWaldo:distributed-lock
Sep 2, 2025
Merged

Migrated Distributed Lock functionality out to separate package#1623
WhitWaldo merged 10 commits into
dapr:masterfrom
WhitWaldo:distributed-lock

Conversation

@WhitWaldo

@WhitWaldo WhitWaldo commented Sep 2, 2025

Copy link
Copy Markdown
Contributor

Description

Migrated the functionality for the distributed lock building block out to a separate Dapr.DistributedLock package with a few tweaks to the API shape to improve the developer experience. Added a new example that demonstrates using this as well as documentation.

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #1507

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
@WhitWaldo WhitWaldo added this to the v1.16 milestone Sep 2, 2025
@WhitWaldo WhitWaldo self-assigned this Sep 2, 2025
@WhitWaldo WhitWaldo requested review from a team as code owners September 2, 2025 07:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Migrate Dapr.DistributedLock into separate client

1 participant