使用hashicorp Raft开发分布式服务

## 使用hashicorp Raft开发高可用服务 开发raft时用到的比较主流的两个库是Etcd [Raft](https://github.com/etcd-io/raft) 和hashicorp [Raft](https://github.com/hashicorp/raft),网上也有一些

你可能感兴趣的:(使用hashicorp Raft开发分布式服务)