paxos(mysql)
http://www.sohu.com/a/141509827_610509
https://web.stanford.edu/~ouster/cgi-bin/papers/OngaroPhD.pdf
https://raft.github.io/raft.pdf
如何浅显易懂地解说 Paxos 的算法?
https://www.zhihu.com/question/19787937
https://lamport.azurewebsites.net/pubs/paxos-simple.pdf
分布式系列文章——Paxos算法原理与推导
MySQL Group Replication在网易使用和优化实践
MySQL Group Replication冲突检测机制再剖析
MySQL RC级别下并发insert锁超时问题 - 案例验证
MySQL RC级别下并发insert锁超时问题 - 源码分析
MySQL RC级别下并发insert锁超时问题 - 现象分析和解释
MySQL Group Replication在网易使用和优化实践
https://zhuanlan.zhihu.com/p/67496623
MySQL Group Replication Paxos层不足和优化
https://zhuanlan.zhihu.com/p/68107050
https://mysqlhighavailability.com/group-replication-consistent-reads-deep-dive/
https://mysqlhighavailability.com/enhanced-support-for-large-transactions-in-group-replication/
https://mysqlhighavailability.com/group-replication-consistency-levels/
https://dev.mysql.com/doc/refman/8.0/en/group-replication-summary.html
https://mysqlhighavailability.com/group-replication-consistent-reads/