Files
ports/databases/litestream/pkg-descr
T
Po-Chuan Hsieh e3646c353d databases/litestream: Update to 0.5.5
- Update pkg-descr
- Take maintainership

Changes:	https://github.com/benbjohnson/litestream/releases
2025-12-19 19:11:27 +08:00

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.