freebsd-ports/databases/litestream/pkg-descr
Neel Chauhan d458bf51d2 New port: databases/litestream: Standalone streaming replication tool 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.

WWW: https://litestream.io/
2021-02-21 20:52:45 +00:00

6 lines
296 B
Text

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.
WWW: https://litestream.io/