This commit adds an http server and client for streaming snapshots and WAL pages from an upstream Litestream primary to a read-only replica.
6 lines
88 B
YAML
6 lines
88 B
YAML
addr: :10001
|
|
|
|
dbs:
|
|
- path: $LITESTREAM_TEMPDIR/0/db
|
|
max-checkpoint-page-count: 20
|