💭 benbjohnson/litestream: Streaming replication for SQLite. =========================================================== !https://github.com/benbjohnson/litestream Date: October 1, 2023 GitHub - benbjohnson/litestream: Streaming replication for SQLite. Streaming replication for SQLite. Contribute to benbjohnson/litestream development by creating an account on GitHub. GitHub · github.com [1] `litestream` is a sick cli tool for steaming replicas of sqlite. It automatically does daily snapshots, and streams all of the writes to the replica live. ## install Install is fast using installer, no compilation, just copy the binary and run. ``` bash curl https://i.wayl.one/benbjohnson/litestream ``` !!! note This post is a thought [2]. It's a short note that I make about someone else's content online #thoughts [3] References: [1]: https://github.com/benbjohnson/litestream [2]: /thoughts/ [3]: /tags/thoughts/