Add end-to-end replication/restore testing
This commit is contained in:
7
integration/testdata/replicate/ok/litestream.yml
vendored
Normal file
7
integration/testdata/replicate/ok/litestream.yml
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
dbs:
|
||||
- path: $LITESTREAM_TEMPDIR/db
|
||||
replicas:
|
||||
- path: $LITESTREAM_TEMPDIR/replica
|
||||
|
||||
monitor-interval: 100ms
|
||||
max-checkpoint-page-count: 20
|
||||
Reference in New Issue
Block a user