auto commit

This commit is contained in:
CyC2018 2018-03-16 20:21:56 +08:00
parent 1b639a29fb
commit d62287c84b

View File

@ -103,6 +103,10 @@ File, InputStream OutputStream, Reader Writer, Serializable, Socket, NIO
两阶段提交、Paxos、Raft、拜占庭将军问题。
> [分布式问题分析](https://github.com/CyC2018/InnterviewNotes/blob/master/notes/一致性协议.md)
分布式事务、复杂均衡算法与实现、分布式锁、分布式 Session、分库分表的分布式困境与应对之策。
## 工具 :hammer:
> [Git](https://github.com/CyC2018/InnterviewNotes/blob/master/notes/Git.md)