← Back to context Comment by hermitcrab 17 hours ago IIRC SQLite is in-process and says in it's documentation that it is not a client-server database. 1 comment hermitcrab Reply setr 1 hour ago It’s not, but you could do something like https://litestream.io/ and just continuously replicate it to pretend to be multi-user
setr 1 hour ago It’s not, but you could do something like https://litestream.io/ and just continuously replicate it to pretend to be multi-user
It’s not, but you could do something like https://litestream.io/ and just continuously replicate it to pretend to be multi-user