@henrygd/semaphore
Fast inline semaphores and mutexes
Fast inline semaphores and mutexes
Mutex and Re-entrant Mutex Decorators for TypeScript
A async semaphore module for fibjs, nodejs, browser and react native
Contains a mutex implementation using IndexedDB
Contains Mutex implementations with various guarantees.
Mutual Exclusion mechanism for Asynchronous JS Code.
Node distributed locking using redis with ioredis adapter
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/express-middleware-throttle ======================= Async express middleware throttling mechanism based on MongoDB locking.
@MomsFriendlyDevCo/throttle ======================= Async throttling mechanism based on MongoDB locking.
A global lock library for Node.js
Locking mechanisms based on Redis
Simple async-await mutex.
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.
Promise based mutex for JS: preventing from running same code block at the same time
Remembered redis semaphore implementation
A mutex library that enables you to synchronise access to resources across an application.