Create db and replicated tables
Build Replicated ClickHouse Tables
Keeper is fully working.
Now you can create replicated database + replicated tables that sync across all 3 servers.
๐ Step-by-step instructions (copy/paste)
1. Create database on all nodes:
2. Create table with replication
Node1:
Node2:
Node3:
๐งช Test replication:
Insert into Node1:
Check on Node2:
Check on Node3:
You will see:
No comments to display
No comments to display