1
0
forked from extern/smegmesh
smegmesh/pkg/crdt
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
..
datastore.go 45-use-statistical-testing 2023-12-07 18:18:13 +00:00
factory.go 45-use-statistical-testing 2023-12-07 18:18:13 +00:00
g_map.go 45-use-statistical-testing 2023-12-07 18:18:13 +00:00
two_phase_map_syncer.go 45-use-statistical-testing 2023-12-07 18:18:13 +00:00
two_phase_map.go 45-use-statistical-testing 2023-12-07 18:18:13 +00:00
vector_clock.go 45-use-statistical-testing 2023-12-07 18:18:13 +00:00