{"library":"ion-streamer","type":"library","category":null,"description":"ION Streamer (v1.3.3) is a Node.js library for producing and consuming Redis streams in a non-blocking manner. It listens to Redis stream entries in a subprocess, enabling async/await-based processing without blocking the main event loop. Released in 2023, it provides a simple API for stream production and consumption with built-in auto-reconnection. The library differentiates itself by leveraging subprocess isolation for stream consumers, preventing backpressure issues, and supports both Node.js and browser environments via the same API.","language":"javascript","status":"active","version":"1.3.3","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install ion-streamer","imports":["import { Streamer } from 'ion-streamer'","import { Consumer } from 'ion-streamer'","const { Streamer } = require('ion-streamer')"]},{"cmd":"yarn add ion-streamer","imports":[]},{"cmd":"pnpm add ion-streamer","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"ion-streamer","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}