Cache Management

🗑️

What gets cleared?

  • Service Worker Caches: App assets, CMS images, videos, and fonts
  • Data Adaptor Caches: GraphQL query responses and API data
  • Reactive Data Caches: Application state stored in memory, localStorage, IndexedDB, and cookies
  • Browser Cache API: Any additional browser caches