auto commit

This commit is contained in:
CyC2018
2018-09-23 00:56:49 +08:00
parent 19fb63d403
commit bb1d703412
8 changed files with 9 additions and 16 deletions

View File

@ -335,5 +335,4 @@ Raft 也是分布式一致性协议,主要是用来竞选主节点。
- [What is CAP theorem in distributed database system?](http://www.colooshiki.com/index.php/2017/04/20/what-is-cap-theorem-in-distributed-database-system/)
- [NEAT ALGORITHMS - PAXOS](http://harry.me/blog/2014/12/27/neat-algorithms-paxos/)
- [Paxos By Example](https://angus.nyc/2012/paxos-by-example/)
- [ACID](https://en.wikipedia.org/wiki/ACID_(computer_science))