|
where is syncer? can't find source repository |
Replies: 2 comments
|
Syncer, currently a private project, has built-in support for MySQL and PostgreSQL high availability (HA) replication. While Syncer is not open yet, you can experience its HA capabilities by using the mysql and official-postgresql addons in KubeBlocks. |
|
Why does kubeblocks for MySQL update the heartbeat table kubeblocks.kb_health_check every second, but the TTL of the leader role is 60 seconds? SQL parsed from binlog: Leader pod log: |
Syncer, currently a private project, has built-in support for MySQL and PostgreSQL high availability (HA) replication. While Syncer is not open yet, you can experience its HA capabilities by using the mysql and official-postgresql addons in KubeBlocks.