aboutsummaryrefslogtreecommitdiff
path: root/databases/litestream/pkg-descr
blob: 2a896f044579b002dcfbca679985c62568055fc1 (plain) (blame)
1
2
3
4
Litestream is a standalone disaster recovery 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.