node-stream-cache

JSON →
library 0.0.4 ·javascript abandoned
verified Jun 7, 2026

A Node.js package that allows streaming data into a Redis cache and retrieving it as a stream. Version 0.0.4 is the latest release; no recent updates indicate active maintenance. It provides a simple API to cache the output of a function that returns a readable stream, with a configurable TTL. Unlike more comprehensive caching solutions, this package focuses solely on stream-based Redis caching with a minimal interface.