deepstream.io-cache-redis

JSON →
library 1.2.2 ·javascript deprecated
verified Jun 7, 2026

Redis cache connector for deepstream.io, version 1.2.2. Provides a persistent cache backend using Redis for deepstream's data storage. Currently in maintenance mode as deepstream.io v5 has deprecated this plugin in favor of a unified storage connector. Supports optional TTL for cache entries and connects via the ioredis library. Alternative to built-in in-memory cache with persistence across server restarts.