Module elasticsearch::ccr

source ·
Expand description

Cross-cluster Replication APIs

Enable replication of indices in remote clusters to a local cluster. This functionality can be used in some common production use 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

Structs

Enums

API parts for the Ccr Delete Auto Follow Pattern API
API parts for the Ccr Follow Info API
API parts for the Ccr Follow API
API parts for the Ccr Follow Stats API
API parts for the Ccr Forget Follower API
API parts for the Ccr Get Auto Follow Pattern API
API parts for the Ccr Pause Auto Follow Pattern API
API parts for the Ccr Pause Follow API
API parts for the Ccr Put Auto Follow Pattern API
API parts for the Ccr Resume Auto Follow Pattern API
API parts for the Ccr Resume Follow API
API parts for the Ccr Stats API
API parts for the Ccr Unfollow API