Wednesday, 29 September 2021
Interesting Snippets from 2021-09-29
-
GitHub - benbjohnson/litestream: Streaming replication for SQLite.
Litestream is a standalone streaming replication tool for SQLite. It runs as a background process and safely replicates changes incrementally to another file or S3. Litestream only communicates with SQLite through the SQLite API so it will not corrupt your database.
-
Litestream - Streaming SQLite Replication
Stop building slow, complex, fragile software systems. Safely run your application on a single server. Fully-replicated database with no pain and little cost.