Hacker News new | ask | show | jobs
by benbjohnson 1437 days ago
Litestream author here. You're correct. Also, there's no plans for multi-master replication right now. I do think it'd be an interesting project to make a eventually consistent distributed database using the SQLite session extension[1] but I haven't put much thought into that.

[1]: https://www.sqlite.org/sessionintro.html

1 comments

I keep hoping that you'll eventually write this :)

Let me know when you do so I can chip in with some money.