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
1 change: 1 addition & 0 deletions docs/scalardb-cluster/remote-replication.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ The current private preview version has the following limitations, but they are
- Starting remote replication with restored data is not supported. Both primary and backup sites need to start from the beginning.
- This feature does not work with the one-phase commit optimization. This optimization must be disabled for replication to function properly.
- Creating the replication tables via ScalarDB SQL is not supported.
- The combination of the [encryption feature](./encrypt-data-at-rest.mdx) and remote replication is not officially supported because it has not been verified.

### Architectural limitations

Expand Down