proper-lockfile
popularA inter-process and inter-machine lockfile utility that works on a local or network file system
Updated by @satazor
gridfs-locking-stream
Writable/Readable Nodejs compatible GridFS streams with locking for safe concurrent access
Updated by @vsivsi
await-mutex
Promised based Mutex for cases where you need to synchronize sequentially the access to a single resource from multiple locations.
Updated by @mgtitimoli
zk-ultralight
An even simpler library for locking with ZooKeeper based on node-zookeeper-client
Updated by @rchiniquy
async-atomic-store
An agnostic little store abstraction for reading, writing and appending on the same data from multiple sources in a locking manner, that allows concurrent/parallel (like from many …
Updated by @pocesar
redis-reservation
Resource reservation (locking) libraries using a Redis backend, with customizable timeouts and keep-alive support.
Updated by @mohit