DistributedLock
DistributedLock copied to clipboard
Azure Semaphore implementation
I was looking into using this library for it's semaphore functionality, and I noticed there's currently no Azure implementation of IDistributedSemaphore. Does this exist, and I'm not just looking in the right place? If not is this something you would accept a PR for if I was able to implement it?