Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 112 Bytes

File metadata and controls

3 lines (3 loc) · 112 Bytes

Elect

An Master election lib implement by C++.
The core algorithm is Paxos Lease, based on Paxos algorithm