stipsan / ioredis-mock
Emulates ioredis by performing all operations in-memory.
☆349Updated last week
Alternatives and similar repositories for ioredis-mock:
Users that are interested in ioredis-mock are comparing it to the libraries listed below
- Node.js redis client mock☆214Updated last year
- cls-hooked : CLS using AsynWrap or async_hooks instead of async-listener for node 4.7+☆769Updated 9 months ago
- Simple and robust resource pool for node.js☆481Updated 7 months ago
- Gracefully shuts down node http server - can be used with http, express, koa, ...☆220Updated last month
- Bull / BullMQ queue command line REPL☆231Updated 3 months ago
- Provides native type extraction from Joi schemas for Typescript☆152Updated last year
- 🌲 an express middleware to log with pino☆199Updated 2 years ago
- A rate limiting store for express-rate-limit with Redis/Redict/Valkey/etc.☆189Updated last week
- Request Tracer - CLS-based request id generation for Express, Fastify, Koa and Hapi, batteries included☆312Updated 11 months ago
- Prometheus exporter for Bull metrics☆283Updated last week
- 🌲 load pino logs into Elasticsearch☆181Updated 4 months ago
- Middleware engine for Fastify.☆250Updated 2 weeks ago
- Plugin to share a common Redis connection across Fastify.☆212Updated 2 weeks ago
- A lightweight wrapper for Express 4's Router that allows middleware to return promises☆382Updated this week
- Extremely fast utf8 only stream implementation☆276Updated last month
- Retries a function that returns a promise, leveraging the power of the retry module.☆314Updated 2 years ago
- Implements a locking primitive using redis. An implementation of the algorithm described at https://redis.io/commands/setnx☆211Updated last year
- A node.js module to make the use of promises safe☆669Updated 2 months ago
- Zero-config MongoDB runner. Starts a replica set with no non-Node dependencies, not even MongoDB.☆265Updated 2 years ago
- Important security headers for Fastify☆423Updated 2 weeks ago
- Asynchronous bootstrapping of Node applications