Apollo Cache Persist Dev
JSON →apollo-cache-persist-dev (v0.2.1) is a development preview of apollo-cache-persist, providing simple persistence for Apollo Client 2.0+ cache implementations including InMemoryCache and Hermes. It supports web (localStorage) and React Native (AsyncStorage) with automatic restore on app start and persistence on cache writes. Key features include configurable triggers (write, background), debounce, max size limits, and serialization. This dev package includes experimental changes and community PRs not yet merged into the stable release, with potential breaking changes. Alternative to manual cache serialization.
Resources
packageapollo-cache-persist-dev ↗