镜像
代理镜像
agent = node1|node2|node3:9312:shard2agent = node1:9312:node1shard2|node2:9312:node2shard2# sharding table over 4 servers total
# in just 2 shards but with 2 failover mirrors for each shard
# node1, node2 carry shard1 as local
# node3, node4 carry shard2 as local
# config on node1, node2
agent = node3:9312|node4:9312:shard2
# config on node3, node4
agent = node1:9312|node2:9312:shard1最后更新于