Compose custom types containing mutually exclusive keys, using this generic Typescript helper type.
Compose custom types containing multiple mutuallyexclusive type.
An efficient Promise lock for Node.js projects, ensuring mutuallyexclusive execution of asynchronous tasks. Key features include a backpressure indicator, access to the currently executing task promise for smart reuse (useful when launching a duplicate t
An efficient keyed Promise lock for Node.js projects, ensuring the mutuallyexclusive execution of tasks associated with the same key. Key features include active key metrics and the ability to gracefully await the completion of all currently executing or