distributed-lock
nodejs distributed locks
nodejs distributed locks
A port of noahrepublic's DataKeep package for the roblox-ts ecosystem. With LemonSignal instead of FastSignal to fix issue #16.
Ein Homebridge-Plugin für ein virtuelles HomeKey-kompatibles Schloss
TypeORM helper for optimistic lock persistance
Typescript Lock Utility
Very simple queue thing for async functions, for when you need something a bit like a file lock, for a single threaded app, to stop different async functions from clobbering each other's work
Lightweight and simple mutexes.
little tool to handler yarn.lock
analyze and deduplicate dependencies from yarn lock file
Scan yarn.lock then list merge-able packages
javascript based lockflag is a mutex like is a simple mutually exclusive flag or MuTex
Handle concurrency in the cloud with ease with serverless semaphores. This is the TS/JS client for https://www.websemaphore.com
very important process - use etcd to avoid a split brain across a cluster
A git-based locking mechanism for Unity CCD bucket operations.
Simple scroll lock library built using TypeScript.
A modern Promise-semaphore for Node.js projects, enabling users to limit the number of concurrently executing promises. Offering backpressure control for enhanced efficiency, utilizing a communicative API that signals availability, promoting a just-in-tim
A modern weighted promise semaphore for Node.js projects, ideal for managing workloads with varying processing requirements. It allows limiting the total weight of concurrently executing jobs, ensuring efficient resource utilization. Offering backpressure
🔐Body scroll locking that just works with everything
Mutex implementation for synchronizing access to shared resources in Node.js applications.