simple-redis-service

JSON →
library 6.0.2 ·javascript
verified Jun 7, 2026

A lightweight Redis wrapper around the ioredis module, designed for mocking key-value stores in tests or local scripts. Version 6.0.2 requires Node.js >=24.14.0. Ships TypeScript types. It requires a `delay` service and uses dependency injection for configuration, making it suitable for service-oriented applications. Compared to raw ioredis, it provides an abstraction layer for easier mocking and consistent service patterns.