0.7.0 • Published 4 months ago
@alepha/lock v0.7.0
@alepha/lock
Alepha Lock is a simple lock system for Alepha. As Node is single-threaded, this package is intended to be used in a distributed environment (when you have multiple Node processes running) where multiple processes or servers need to coordinate access to shared resources.
It relies on Redis by default.
Installation
npm install @alepha/lock