{"library":"apollo-proxy-cache","type":"library","category":null,"description":"Apollo Link and Express middleware that caches GraphQL queries using a @cache directive. Version 10.0.1 supports Apollo Client 3, Express 4, and any GraphQL >=14. It provides an in-memory cache (Map-based) and a Redis backend. Key differentiator: server-side caching for SSR to reduce initial render time, with a proxy that strips the directive and serves cached responses locally. It uses http-proxy-middleware to forward non-cached queries. Release cadence is semantic-release based, with frequent minor updates.","language":"javascript","status":"active","version":"10.0.1","tags":["javascript","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install apollo-proxy-cache","imports":["import { createProxyCacheMiddleware } from 'apollo-proxy-cache'","import { InMemoryCache } from 'apollo-proxy-cache'","import { RedisCache } from 'apollo-proxy-cache'"]},{"cmd":"yarn add apollo-proxy-cache","imports":[]},{"cmd":"pnpm add apollo-proxy-cache","imports":[]}],"homepage":"https://github.com/BowlingX/apollo-proxy-cache#readme","github":"ssh://git@github.com/BowlingX/apollo-proxy-cache","docs":null,"changelog":null,"pypi":null,"npm":"apollo-proxy-cache","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}