mirror of https://gitee.com/bigwinds/arangodb
26 lines
955 B
Markdown
26 lines
955 B
Markdown
<!-- don't edit here, it's from https://@github.com/arangodb/arangosync.git / docs/Manual/ -->
|
|
# Datacenter to datacenter replication
|
|
|
|
{% hint 'info' %}
|
|
This feature is only available in the
|
|
[**Enterprise Edition**](https://www.arangodb.com/why-arangodb/arangodb-enterprise/)
|
|
{% endhint %}
|
|
|
|
This chapter introduces ArangoDB's _datacenter to datacenter replication_ (DC2DC).
|
|
|
|
**Sections:**
|
|
|
|
- [Introduction](Introduction.md)
|
|
- [Applicability](Applicability.md)
|
|
- [Requirements](Requirements.md)
|
|
- [Limitations](Limitations.md)
|
|
|
|
For further information about _datacenter to datacenter replication_, please refer to the following sections included in other chapters of this Manual:
|
|
|
|
- [Deployment](../../../Deployment/DC2DC/README.md)
|
|
- [Administration](../../../Administration/DC2DC/README.md)
|
|
- [Troubleshooting](../../../Troubleshooting/DC2DC/README.md)
|
|
- [Monitoring](../../../Monitoring/DC2DC/README.md)
|
|
- [Security](../../../Security/DC2DC/README.md)
|
|
|