e3646c353d
- Update pkg-descr - Take maintainership Changes: https://github.com/benbjohnson/litestream/releases
5 lines
263 B
Plaintext
5 lines
263 B
Plaintext
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.
|