@apiratorjs/locking-redis
An extension to the core @apiratorjs/locking library, providing Redis-based implementations of distributed mutexes and semaphores for true cross-process concurrency control in Node.js.
@apiratorjs/locking
A lightweight library providing both local and distributed locking primitives (mutexes and semaphores) for managing concurrency in Node.js.