@haimkastner/await-semaphore
Awaitable semaphore/mutex
Awaitable semaphore/mutex
Manage concurrency in Javascript "threads" with promises.
Rust-like Mutex for TypeScript
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
a single-function package that constructs a function gaining exclusive access to some shared resource
Setup and Run migrations, with state stored in Firestore and a mutex lock to ensure only one is run at a time
A global lock library for Node.js
A mutex solution as an alternative to Promises/async+await.
A Promise-based semaphore implementation.
@MomsFriendlyDevCo/throttle ======================= Async throttling mechanism based on MongoDB locking.
@MomsFriendlyDevCo/express-middleware-throttle ======================= Async express middleware throttling mechanism based on MongoDB locking.
Locking mechanisms based on Redis
Simple async-await mutex.