redis-kv-store

JSON →
library 6.0.2 ·javascript
verified Jun 7, 2026

A simple Redis-based key/value store with an API identical to memory-kv-store, designed for Node.js >=24.14.0. Version 6.0.2 is current, ESM-only, and ships TypeScript types. It depends on a simple-redis-service instance for Redis connectivity. The library is lightweight, focused on minimal abstraction, and intended for use in Node.js server environments.