1
0
forked from extern/smegmesh
smegmesh/pkg/sync
Tim Beatham 661fb0d54c 45-use-statistical-testing
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.
2023-12-07 18:18:13 +00:00
..
syncer.go 45-use-statistical-testing 2023-12-07 18:18:13 +00:00
syncererror.go 45-use-statistical-testing 2023-12-07 01:44:54 +00:00
syncrequester.go 45-use-statistical-testing 2023-12-07 01:44:54 +00:00
syncscheduler.go main 2023-11-28 14:42:09 +00:00
syncservice.go main 2023-11-21 13:31:34 +00:00