{"library":"express-aggressive-cache","type":"library","category":null,"description":"Express middleware for aggressive yet obedient HTTP response caching with support for in-memory and Redis stores. Current stable version is 2.1.6, released as a mature library with TypeScript types included. Key differentiators: it caches by default unless Cache-Control explicitly forbids it, respects s-maxage over max-age, provides purge API by cache tag, and sets x-cache headers for hit/miss visibility. Built for Node >=8, it is fully tested and suitable for API/SRR caching with plug-and-play setup.","language":"javascript","status":"active","version":"2.1.6","tags":["javascript","cache","API","redis","ssr","response","express","JSON","middleware","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install express-aggressive-cache","imports":["import cache from 'express-aggressive-cache'","import { memoryStore } from 'express-aggressive-cache'","import type { CacheInstance } from 'express-aggressive-cache'"]},{"cmd":"yarn add express-aggressive-cache","imports":[]},{"cmd":"pnpm add express-aggressive-cache","imports":[]}],"homepage":"https://github.com/etienne-martin/express-aggressive-cache","github":"https://github.com/etienne-martin/express-aggressive-cache","docs":null,"changelog":null,"pypi":null,"npm":"express-aggressive-cache","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}