huskies: merge 1124 story Persist TransitionFired into a per-sled CRDT event log
This commit is contained in:
@@ -20,6 +20,8 @@ pub mod crdt_sync;
|
||||
/// CRDT wire format — on-wire message types for the crdt-sync protocol.
|
||||
pub mod crdt_wire;
|
||||
mod db;
|
||||
/// Event log — CRDT-persisted append-only log of every pipeline stage transition.
|
||||
pub(crate) mod event_log;
|
||||
/// Gateway mode — multi-project reverse proxy that fronts multiple project containers.
|
||||
pub mod gateway;
|
||||
mod gateway_relay;
|
||||
|
||||
Reference in New Issue
Block a user