Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 130 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 130 Bytes

Raft Group


A easy implement raft instance based on Etcd raft. The Ready() channel to use raft is verbose and not friendly.