graphql-hooks-memcache

JSON →
library 3.2.0 ·javascript
verified Jun 7, 2026

In-memory caching implementation for graphql-hooks, currently at version 3.2.0. The package provides a simple LRU-based cache with configurable size and TTL, designed for use with the graphql-hooks React GraphQL client. It supports server-side rendering by allowing rehydration of cache state via initialState. Key differentiators are its minimal API surface and direct integration with graphql-hooks. The library is actively maintained as part of the nearform/graphql-hooks ecosystem.