Graphile Cache
JSON →Graphile Cache provides a simple, performance-oriented LRU cache primarily designed for use with PostGraphile v5 and Graphile Worker. It automatically integrates with PostGraphile's pool lifecycle to clean up cache entries when database connections are released, preventing stale data and memory leaks. Current stable version 3.13.0 is maintained and released regularly as part of the Constructive monorepo. Key differentiators: automatic pool cleanup, focused scope for Graphile ecosystem, and minimal overhead compared to general-purpose caches.
Resources
packagegraphile-cache ↗