You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It makes sense to have a local storage for all sorts of data (state, cache, etc). Ideally it should be something super lightweight (lighter than sqlite3) that's at laest a K/V store.
The text was updated successfully, but these errors were encountered:
It makes sense to have a local storage for all sorts of data (state, cache, etc). Ideally it should be something super lightweight (lighter than sqlite3) that's at laest a K/V store.
The text was updated successfully, but these errors were encountered: