DistributedLock icon indicating copy to clipboard operation
DistributedLock copied to clipboard

Feature Request: Cosmos DB

Open RobARichardson opened this issue 9 months ago • 1 comments

Hey, I'm a fan of this library. We're currently using it with Azure Blob Storage.

I'm curious if you've ever considered or would consider an implementation that uses Cosmos DB? https://learn.microsoft.com/en-us/samples/azure-samples/cosmos-db-design-patterns/distributed-lock/

RobARichardson avatar Mar 10 '25 23:03 RobARichardson

Hi @RobARichardson thanks for your interest in the library!

I haven't been asked for a Cosmos DB implementation before, although there has been some interest in MongoDB support. I understand the two have some cross-compatibility but I don't know if it is enough to justify a shared implementation.

Is this something you'd be interested in contributing? If so, we can discuss steps to make that successful.

madelson avatar Mar 11 '25 02:03 madelson