mirror of
https://github.com/tim-beatham/smegmesh.git
synced 2024-12-13 18:11:25 +01:00
661fb0d54c
Keepalive is based on per mesh and not per node. Using total ordering mechanism similar to paxos to elect a leader if leader doesn't update it's timestamp within 3 * keepAlive then give the leader a gravestone and elect the next leader. Leader is bassed on lexicographically ordered public key. |
||
---|---|---|
.. | ||
datastore.go | ||
factory.go | ||
g_map.go | ||
two_phase_map_syncer.go | ||
two_phase_map.go | ||
vector_clock.go |