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
Using an in-memory database and reloading data on every reset is quite annoying.
I've already figured out one way using docker to spin a persistent datomic instance on the FS, I'm exploring a little more on it and if it works I'll update the docs.