LoopBack Redis KV Connector

JSON →
library 4.0.0 ·javascript maintenance
verified Jun 7, 2026

The official LoopBack connector for Redis KeyValue operations. Version 4.0.0 runs on Node >=10 and has no recent releases (last update was Nov 2019). It is designed specifically for LoopBack 3 and not compatible with LoopBack 4. This connector supports key-value store patterns like TTL, expiration, and atomic operations. It differs from a generic Redis client by integrating with LoopBack's datasource and model infrastructure, enabling declarative configuration and ORM-like usage. However, it is effectively in maintenance mode as LoopBack 3 is EOL and no LoopBack 4 equivalent was published.