Updated Filer Active Active cross cluster continuous synchronization (markdown)

Chris Lu 2020-09-14 10:26:32 -07:00
parent 5dfffd260c
commit 0eb09c417b

@ -20,7 +20,7 @@ weed filer.sync -a <filer1_host>:<filer1_port> -b <filer2_host>:<filer2_port> -i
```
At the beginning, it will bootstrap from the beginning of time, or resumes from the last replication checkpoint. Later, it will just run continuously and persists checkpoints periodically.
At the beginning, it will bootstrap from the beginning of time, or resume from the last replication checkpoint. Later, it will just run continuously and persist checkpoints periodically.
## More clusters?