@lskjs/mutex
LSK.js – mutex – async mutex
LSK.js – mutex – async mutex
A mutex implement for JavaScript.
The redis driver for mutex.js.
A mutex for guarding async workflows
Node distributed locking using redis with ioredis adapter
Promise based mutex for JS: preventing from running same code block at the same time
Mutual Exclusion mechanism for Asynchronous JS Code.
Redis tools for use with NodeJS
Synchronization functions (mutex, semaphore) between workers (and the main thread)
Mutex for guarding async workflows
Setup and Run migrations, with state stored in Firestore and a mutex lock to ensure only one is run at a time
@MomsFriendlyDevCo/throttle ======================= Async throttling mechanism based on MongoDB locking.
@MomsFriendlyDevCo/express-middleware-throttle ======================= Async express middleware throttling mechanism based on MongoDB locking.
a single-function package that constructs a function gaining exclusive access to some shared resource
A mutex solution as an alternative to Promises/async+await.
A Promise-based semaphore implementation.
Remembered redis semaphore implementation
Locking mechanisms based on Redis
Simple async-await mutex.