{"library":"express-idempotent-redis","type":"library","category":null,"description":"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.","language":"javascript","status":"active","version":"0.0.4","tags":["javascript","idempotent","express","redis"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install express-idempotent-redis","imports":["const idempotency = require('express-idempotent-redis');","import idempotency = require('express-idempotent-redis');","const idempotency = require('express-idempotent-redis').default || require('express-idempotent-redis');"]},{"cmd":"yarn add express-idempotent-redis","imports":[]},{"cmd":"pnpm add express-idempotent-redis","imports":[]}],"homepage":"https://github.com/erikneto/express-idempotent-redis#readme","github":"https://github.com/erikneto/express-idempotent-redis","docs":null,"changelog":null,"pypi":null,"npm":"express-idempotent-redis","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}