how to use indexeddb with react query (dexie.js)
im working on a project that doesnt have a hosted database, everything is done locally.
im using dexie.js as my indexeddb wrapper, and im wondering if/how i can use react query with indexeddb instead.
im using dexie.js as my indexeddb wrapper, and im wondering if/how i can use react query with indexeddb instead.
