express-idempotent-redis
JSON →Express.js middleware for idempotent request processing with Redis caching. Version 0.0.4, low activity. It stores request responses by an idempotency key header, ensuring that duplicate requests return the cached response without re-executing the handler. Useful for preventing duplicate processing in distributed systems. Differentiates by supporting all HTTP verbs and optional response parsing.
Traffic · last 30 days stale · no recent hits
total hits 8
actors 1 distinct systems
last hit 20d ago human
top countries 🇸🇬 Singapore · 🇺🇸 United States · NI
Resources
packageexpress-idempotent-redis ↗