Asynchronous Replication
The asynchronous replication method writes data to the main storage location first and commits the data to replicate to memory or a disk-based journal. The data can then be copied in real time or following a schedule to the target storage location.