T
TanStack2y ago
eastern-cyan

Example code of indexdb with vue-query persisters

I can't find any docs regarding vue-query with indexdb
1 Reply
optimistic-gold
optimistic-gold2y ago
Please take a look at https://github.com/TanStack/query/tree/main/examples/vue/persister It has both idb and local storage usage.
GitHub
query/examples/vue/persister at main · TanStack/query
🤖 Powerful asynchronous state management, server-state utilities and data fetching for the web. TS/JS, React Query, Solid Query, Svelte Query and Vue Query. - TanStack/query

Did you find this page helpful?