redis-semaphore-es
Distributed mutex and semaphore based on Redis
Distributed mutex and semaphore based on Redis
Redis synchronization primitives based on redlock algorithm
RedLock is a TypeScript library for acquiring and releasing locks using Redis, designed for use in Node.js applications.
Please refer to original library
A node.js redlock implementation for distributed redis locks
Idempotency guarantee via Redis
A distributed lock implementation using Upstash Redis
A node.js redlock implementation for distributed redis locks
Distributed mutex and semaphore based on Dragonfly