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
There's no actual need for a persistent data store, so using SQLite might not be an appropriate option here. Consider Redis, Memcached or in-memory SQLite.