Mutex Lock using postgreSQL
A mutex for guarding async workflows
Tiny mutex helper
Mutex locks for async functions with functionality to use keys for separate locks
File based mutex
Async mutex lock for managing access to a shared resource
mutex lock for javascript
Mutex lock implemented using redis
Mutex locks for async functions
The postgres client/server binary protocol, implemented in TypeScript
TypeScript definitions for pg
Useful TypeScript utilities.
Functions for dealing with a PostgresSQL connection string
Acquire a mutex in the browser through IndexedDB or cookies
Connection pool for node-postgres
TypeScript definitions for pg-pool
Isomorphic read/write lock that works in single processes, node clusters and web workers
Implements Lock and RWLock synchronization primitives.
Expose the Windows CreateMutex API to Node.JS
Atomic locks (mutex) for AdonisJS applications
Query result type converters for node-postgres
OpenTelemetry instrumentation for `pg` and `pg-pool` database client for PostgreSQL
Mutex for cross-tab coordination. Implemented using IndexedDB.
The most simple mutex/semaphore implementation