Open Source
Open Source
Published NPM middleware for Express.js
01 / 02
NPM
Express Smart Cache
Lightweight, flexible caching middleware for Express.js with in-memory and Redis support.
$
npm i express-smart-cache- Production-ready middleware supporting in-memory and Redis-based caching.
- Flexible caching with TTL, automatic invalidation and custom key generation.
- Integrated metrics tracking and performance logging.
- Seamless integration with any Express.js API.
02 / 02
NPM
Express Service Proxy
Smart proxy middleware with load balancing, failover and circuit breaking.
$
npm i express-service-proxy- Intelligent proxy middleware simplifying microservices communication.
- Load-balancing strategies: round-robin, weighted and least connections.
- Automatic failover and circuit-breaking preventing cascading failures.
- Request/response transformation, caching, rate limiting and monitoring.