DistributedLocks
DistributedLocks copied to clipboard
Distributed Lockers Implementation for Distributed competing Nodes executing some action
Bumps [Azure.Storage.Blobs](https://github.com/Azure/azure-sdk-for-net) from 12.6.0 to 12.13.0. Release notes Sourced from Azure.Storage.Blobs's releases. Azure.Storage.Blobs_12.13.0 12.13.0 (2022-07-07) Includes all features from 12.13.0-beta.1. Commits dd17f33 July Release Prep - Confidential Ledger (#29675) b62fd9f...
I was trying to use this package as a part of my code. However, in my case, operations that would need the distributed locks run well over a minute. In...