Files
litestream/integration/testdata/replicate/http/litestream.0.yml
Ben Johnson a090706421 Implement live read replication
This commit adds an http server and client for streaming snapshots
and WAL pages from an upstream Litestream primary to a read-only
replica.
2022-02-19 09:06:49 -07:00

6 lines
88 B
YAML

addr: :10001
dbs:
- path: $LITESTREAM_TEMPDIR/0/db
max-checkpoint-page-count: 20