{"library":"node-redis-streams","type":"library","category":null,"description":"Redis Streams Library for Node.js/TypeScript with full consumer group recovery. Version 1.1.5 provides Kafka-like consumer group semantics on top of Redis Streams, including automatic reclaiming of abandoned messages from failed consumers. Key differentiators include batch acknowledgment (XACK), configurable block intervals, and a dedicated reclaim loop. It exposes a Consumer class that wraps XREADGROUP, XACK, and XCLAIM commands. The library is TypeScript-friendly with bundled types. Released under MIT, with no significant recent updates indicating maintenance mode.","language":"javascript","status":"active","version":"1.1.5","tags":["javascript","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install node-redis-streams","imports":["const { Consumer } = require('node-redis-streams')","import { Consumer } from 'node-redis-streams'","import type { IConsumerOptions } from 'node-redis-streams'"]},{"cmd":"yarn add node-redis-streams","imports":[]},{"cmd":"pnpm add node-redis-streams","imports":[]}],"homepage":"https://github.com/danthegoodman1/node-redis-streams#readme","github":"https://github.com/danthegoodman1/node-redis-streams","docs":null,"changelog":null,"pypi":null,"npm":"node-redis-streams","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}