UNPKG

@apiratorjs/locking-redis

Version:

An extension to the core @apiratorjs/locking library, providing Redis-based implementations of distributed mutexes and semaphores for true cross-process concurrency control in Node.js.

2 lines 97 B
export declare const sleep: (ms: number) => Promise<unknown>; //# sourceMappingURL=utils.d.ts.map