apollo3-cache-persist

JSON →
library 0.15.0 ·javascript
verified Jun 7, 2026

Simple persistence for all Apollo Client 3 cache implementations, including InMemoryCache and Hermes. Version 0.15.0 supports web and React Native with multiple storage providers (AsyncStorage, localStorage, etc.). It restores cache asynchronously and persists on every write with debounce. Key differentiators: works with any Apollo 3 cache, simple API, TypeScript types shipped.