{"library":"eip-redis","type":"library","category":null,"description":"Redis adapter for the eip (Enterprise Integration Patterns) module, providing a PubSub and Queue implementation on top of Redis for distributed event aggregation and resource throttling across multiple nodes. Current stable version is 1.7.1. The package is mature with a stable API, designed specifically for use with the eip framework version ^1.8.0 and redis client ^2.0.0. It enables cross-node pub/sub patterns needed for rate limiting and circuit breaking in distributed Node.js applications. Differentiators include tight integration with eip patterns and explicit Redis connection management. Release cadence is low; last update was years ago.","language":"javascript","status":"maintenance","version":"1.7.1","tags":["javascript","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install eip-redis","imports":["const { PubSub } = require('eip-redis');","const { Queue } = require('eip-redis');","const eipRedis = require('eip-redis'); const { PubSub } = eipRedis;"]},{"cmd":"yarn add eip-redis","imports":[]},{"cmd":"pnpm add eip-redis","imports":[]}],"homepage":"https://github.com/Workable/eip-redis#readme","github":"https://github.com/Workable/eip-redis","docs":null,"changelog":null,"pypi":null,"npm":"eip-redis","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}