tidaldb/docker/cluster-configs/ap-south.yaml

17 lines
255 B
YAML

node:
shard_id: 2
region: ap-south
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: 1
region: eu-west
address: "eu-west:9500"