Update readme to note that this tool is for disaster recovery, not streaming replication
Refs #411
This commit is contained in:
committed by
Ben Johnson
parent
868d564988
commit
f50f03d8fc
@@ -6,7 +6,7 @@ Litestream
|
|||||||

|

|
||||||
==========
|
==========
|
||||||
|
|
||||||
Litestream is a standalone streaming replication tool for SQLite. It runs as a
|
Litestream is a standalone disaster recovery tool for SQLite. It runs as a
|
||||||
background process and safely replicates changes incrementally to another file
|
background process and safely replicates changes incrementally to another file
|
||||||
or S3. Litestream only communicates with SQLite through the SQLite API so it
|
or S3. Litestream only communicates with SQLite through the SQLite API so it
|
||||||
will not corrupt your database.
|
will not corrupt your database.
|
||||||
|
|||||||
Reference in New Issue
Block a user