auto commit

This commit is contained in:
CyC2018
2018-03-15 21:34:28 +08:00
parent 3ac76f97e9
commit c2d97db90f
18 changed files with 163 additions and 0 deletions

View File

@ -99,6 +99,10 @@ File, InputStream OutputStream, Reader Writer, Serializable, Socket, NIO
整理自《大规模分布式存储系统》
> [一致性协议](https://github.com/CyC2018/InnterviewNotes/blob/master/notes/一致性协议.md)
二阶段提交、Paxos、Raft、拜占庭将军问题。
## 工具 :hammer:
> [Git](https://github.com/CyC2018/InnterviewNotes/blob/master/notes/Git.md)