{"library":"redis-stream-store","type":"library","category":null,"description":"redis-stream-store is a Node.js library that stores streams in Redis. Version 0.3.1 is the latest and appears to be stable, though it is a niche package with low maintenance activity. It provides a simple API for storing and retrieving Node.js streams to/from Redis, using a prefix-based key scheme. It is unmaintained since 2014.","language":"javascript","status":"abandoned","version":"0.3.1","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install redis-stream-store","imports":["var store = require('redis-stream-store')(port, host, prefix)","store.get('streamName', callback)","store.put('streamName', writableStream)"]},{"cmd":"yarn add redis-stream-store","imports":[]},{"cmd":"pnpm add redis-stream-store","imports":[]}],"homepage":"https://github.com/Raynos/redis-stream-store","github":"git://github.com/Raynos/redis-stream-store","docs":null,"changelog":null,"pypi":null,"npm":"redis-stream-store","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}