stream-cache
JSON →Node.js package (v0.0.2, unmaintained since 2012) that provides a simple way to cache readable streams, allowing replay and piping even before the source stream finishes. It buffers stream data and exposes a readable stream interface. Not recommended for production; consider alternatives like readable-stream or custom implementations.
Resources
packagestream-cache ↗