Collected sources and patterns will appear here. Add from search, explore, or the patterns library.
Transaction<SingleOwner> -> QuorumCertificate<Executed>
Route transactions that modify only sender-owned objects through a direct Byzantine agreement protocol that bypasses the global consensus engine.
Problem it solves
Global consensus engines introduce unnecessary latency and resource contention for non-overlapping, single-owner state modifications.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.