{"library":"pipeline-segment","type":"library","category":null,"description":"Composable pieces of a Redis pipeline, enabling modular construction of pipeline commands with grouped result processing and chaining of command outputs. Current stable version: 0.0.6. Release cadence: low activity, likely experimental. Key differentiator vs raw ioredis pipelines: allows composing reusable pipeline segments that can process multiple results together and feed results between segments. ESM-only, TypeScript types included, requires ioredis 5.x as peer dependency.","language":"javascript","status":"active","version":"0.0.6","tags":["javascript","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install pipeline-segment","imports":["import { createSegment } from 'pipeline-segment'","import { Segment } from 'pipeline-segment'","import type { PipelineSegment } from 'pipeline-segment'"]},{"cmd":"yarn add pipeline-segment","imports":[]},{"cmd":"pnpm add pipeline-segment","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"pipeline-segment","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}