A mutex for guarding async workflows
Acquire a mutex in the browser through IndexedDB or cookies
Use a mutex lock to prevent callback duplication, now used as a React hook
Node.js A mutex implementation using redis and redlock
Implementation a of a mutex using a lockfile on the filesystem.
A mutex for guarding async workflows
A mutex for guarding async key based workflows
Setup and Run migrations, with state stored in Firestore and a mutex lock to ensure only one is run at a time
Tiny mutex helper
A mutex for guarding async workflows
Useful TypeScript utilities.
Contains a mutex implementation using IndexedDB
A mutex implement for JavaScript.
A mutex locking service for the Doop framework
Setup and Run migrations, with state stored in firestore and a mutex lock to ensure only one is run at a time
Expose the Windows CreateMutex API to Node.JS
File based mutex
A mutex for guarding async workflows
Acquire a mutex in the browser through IndexedDB or cookies
javascript based lockflag is a mutex like is a simple mutually exclusive flag or MuTex
A mutex for guarding async workflows
A mutex node.js module who uses mongoose for locking
Mutex locks for async functions with functionality to use keys for separate locks
A mutex for guarding async workflows
Mixin to extend objects to be handled like a Mutex.
Distrubuted mutex using Redis
Implements a distributed semaphore or mutex using Redis.
A simple reentrant/recursive mutex
Distributed locks (mutexes & semaphores) using Memcached or Redis.
Ruby Gem for file-based locking
The win32-mutex library provides an interface for creating mutex objects on MS Windows. A mutex object is a synchronization object whose state is set to signaled when it is not owned by any thread, and non-signaled when it is owned.
A mutex that uses Redis that is also not complicated.
Mutex that can be used to synchronise ruby processes via an ActiveRecord datababase connection. (Only Mysql is supported at the moment.)
Distributed mutex for Ruby
A distributed lock using MongoDB as backend
Use Redis to establish a lock.