Mention how CCR can help optimize indexing throughput. (#54870)

This commit is contained in:
Adrien Grand 2020-07-23 18:39:29 +02:00 committed by GitHub
parent 423bcd3c14
commit 003a68f7fa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,6 +10,7 @@ cases:
* Disaster recovery in case a primary cluster fails. A secondary cluster can
serve as a hot backup
* Geo-proximity so that reads can be served locally
* Prevent search load from interfering with indexing by offloading search to a secondary cluster
This guide provides an overview of {ccr}: