What is Litestream?
mainLitestream is a standalone disaster recovery tool designed for SQLite. It operates as a background process that safely replicates database changes incrementally to a secondary location, such as another file or an S3-compatible object store.
Because Litestream communicates with SQLite exclusively through the official SQLite API, it is designed to be safe and will not corrupt your database.