Coleman Kane
Coleman Kane
Thanks @richard-julien - this sounds like a great approach
Here's a PR related that makes a simple change which significantly increases the max count of related elements that are fetched during a correlation query, which should address most of...
FWIW, on a project I contribute to, we are switching to this implementation: https://github.com/sesamecare/redlock
> > FWIW, on a project I contribute to, we are switching to this implementation: https://github.com/sesamecare/redlock > > Appreciate you sharing this! Anything for my fellow travelers
From [The GitHub Page](https://github.com/smilecc/node-redisson?tab=readme-ov-file#why-node-redisson): > ## Why Node Redisson > > Usually, Node.js developers will use [Node Redlock](https://github.com/mike-marcacci/node-redlock) as a distributed lock, but it seems that this project is no...
Thanks! I'll try to take a look at this in the coming weeks. I agree there are a lot of new tools that have come out that are fairly useful....