|
|
|
|
|
by swaraj
1496 days ago
|
|
Looks v cool, but I feel like I'm missing a big part of the story, how do 2 app 'servers/process' connect to same sqlite/litestream db? Do you 'init' (restore) the db from each app process? When one app makes a write, is it instantly reflected on the other app's local sqlite? |
|