tidaldb/docker/cluster-configs/eu-west.yaml

17 lines
256 B
YAML

node:
shard_id: 1
region: eu-west
role: follower
replication:
listen: "0.0.0.0:9500"
poll_interval_secs: 2
peers:
- shard_id: 0
region: us-east
address: "us-east:9500"
- shard_id: 2
region: ap-south
address: "ap-south:9500"