startAsyncReplication

Syntax

startAsyncReplication()

Arguments

None

Details

After enabling the cross-cluster asynchronous replication mode, execute this command on any data node in the master cluster to start sending data to slave cluster(s).

Examples

$ startAsyncReplication();

Related command stopAsyncReplication