Oracle:《Native MySQL HA :An Introduction to InnoDB Clusters》

MySQL Group Replication: What Is It?
• Group Replication library
– Implementation of Replicated Database State Machine
theory
• MySQL GCS is based on our home-grown Paxos implementation
– Provides virtually synchronous replication for MySQL 5.7+
• Guarantees eventual consistency
– Supported on all MySQL plaGorms
• Linux, Windows, Solaris, OSX, FreeBSD
“MulE-master update anywhere replicaEon plugin for MySQL with
built-in conflict detec1on and resolu1on, automa1c distributed
recovery, and group membership

相关文章:

  • 2021-06-19
  • 2021-06-16
  • 2021-04-01
  • 2021-11-03
  • 2022-12-23
猜你喜欢
  • 2022-02-16
  • 2022-12-23
  • 2021-08-06
  • 2021-11-17
  • 2022-01-20
  • 2021-05-25
  • 2022-01-18
相关资源
相似解决方案