@inkandswitch.com Asking because of your local-first work: If you use sqlite, a "database" is a .sqlite file. Do you have a separate term for all copies of a database shared between separate instances of an app, which is several databases that might be out-of-sync with each other? The global state.
Comments