@apiratorjs/locking-redis
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.
api-concurrency
Lock API when a request arrives and fail other requests on same API with same payload thereby restricting duplicate requests