raft协议的go语言实现 1. raft简介 http://blog.youkuaiyun.com/cszhouwei/article/details/38374603 2. raft的golang实现 https://github.com/goraft/raft 3. etcd https://github.com/coreos/etcd