Module tinychain::cluster[][src]

Maintains the consistency of the network by coordinating transaction commits.

INCOMPLETE AND UNSTABLE.

Structs

Cluster

The data structure responsible for Paxos synchronization per-transaction.

ClusterType

The Class of a Cluster.