The data is stored locally in an IndexedDB in the browser. Only updates, that change the data model (e.g. add indices), need to pay attention to migration strategies.
For now I only see a need for an import/export functionality if users would like to share their collected data.
The data is stored locally in an IndexedDB in the browser. Only updates, that change the data model (e.g. add indices), need to pay attention to migration strategies.
For now I only see a need for an import/export functionality if users would like to share their collected data.