Greenheart / lifewheel

Reflect on Your Life Balance. Offline-first, privacy-friendly web app for your personal well-being.
https://reconnect.earth/lifewheel
GNU Affero General Public License v3.0
11 stars 1 forks source link

Maybe replace localStorage with IndexedDB #11

Closed Greenheart closed 1 year ago

Greenheart commented 1 year ago

Potential benefits

Reasons against

Ways forward

If we want to explore this further, here are some potential wrappers around the IndexedDB API to wrap common operations in Promises:

Greenheart commented 1 year ago

Now resolved :)