errorception / redis-lock
Implements a locking primitive using redis. An implementation of the algorithm described at https://redis.io/commands/setnx
☆211Updated last year
Alternatives and similar repositories for redis-lock:
Users that are interested in redis-lock are comparing it to the libraries listed below
- Node distributed locking using redis☆111Updated 5 years ago
- Battle-hardened distributed locking using redis☆146Updated last year
- A very fast streaming multipart parser for node.js☆187Updated last year
- Small fluent interface for caching sequelize database query results in redis more easily☆175Updated 3 years ago
- Node.js redis client mock☆215Updated last year
- PM2.io APM for Node.JS☆149Updated 3 months ago
- Readable and Writable Streams that use backing Buffers.☆226Updated 2 weeks ago
- A rate limiting store for express-rate-limit with Redis/Redict/Valkey/etc.☆189Updated 2 weeks ago
- Allows you to profile when the garbage collector runs, and how long it takes.☆191Updated 3 years ago
- Emulates ioredis by performing all operations in-memory.☆350Updated 2 weeks ago
- Simple pubsub for node using Redis