Changelog:
- remove the cross-service transaction protocol's requirement for bidirectional synchronization messages
- break the startup process into multiple stages
- allow partial replication without joining a cluster
- implement support for local peer discovery via mDNS
- upgrade to hyper 1.4
- require a correct cluster state hash to join a cluster
- gate
Chain
and eachCollection
type with a feature flag for fast debug builds - separate the
tc_server
sub-crate from the main crate