Skip to content

Commit

Permalink
Update dr-two-dc.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-zaitsev authored Feb 4, 2025
1 parent c0b4e92 commit 421e6d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/altinity-kb-setup-and-maintenance/dr-two-dc.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "DR two DC"
linkTitle: "DR two DC"
weight: 100
description: >-
Data Recovery by two DC.
Disaster Recovery configuration between two data centers
---

Clickhouse uses Keeper (or ZooKeeper) to inform other cluster nodes about changes. Clickhouse nodes then fetch new parts directly from other nodes in the cluster. The Keeper cluster is a key for building a DR schema. You can consider Keeper a “true” cluster while clickhouse-server nodes as storage access instruments.
Expand Down

0 comments on commit 421e6d2

Please sign in to comment.