errorception / redis-lockLinks
Implements a locking primitive using redis. An implementation of the algorithm described at https://redis.io/commands/setnx
☆211Updated 2 years ago
Alternatives and similar repositories for redis-lock
Users that are interested in redis-lock are comparing it to the libraries listed below
Sorting:
- Expressive MongoDB query builder☆479Updated 3 weeks ago
- Conditionally add a middleware to express with some common patterns☆179Updated last year
- Small and efficient cache provider for Node.JS with In-memory, File, Redis and MongoDB engines☆244Updated 7 months ago
- Node.js redis client mock☆215Updated 2 years ago
- Node cache store for Redis☆67Updated 6 years ago
- Simple pubsub for node using Redis☆278Updated 4 years ago
- Battle-hardened distributed locking using redis☆146Updated 2 years ago
- A light cache system with Redis for Express