eip-redis

JSON →
library 1.7.1 ·javascript maintenance
verified Jun 7, 2026

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.