Search Glossary
sync/async replication
Modes of replication. Synchronous mode implies that the writes to the application are held off until the data reaches the secondary or remote site. Once the writes are done, the writes to the application are acknowledged.