Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/architecture/concepts/replication.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "Replication"
weight: 30800
---

Simplyblock supports snapshot-based replication between clusters for multi-site disaster recovery and data
Simplyblock supports asynchronous replication between clusters for multi-site disaster recovery and data
availability. Replication ensures that snapshots of volumes on a source cluster are continuously transferred to a
remote target cluster, enabling recovery from site-level failures with automatic failover detection and controlled
failback.
Expand Down
Loading