Higher Performance Dynamic Consistency Boundary Development with Marten 9.0 (opens in new tab)
To try to explain “Dynamic Consistency Boundary” usage in Event Sourcing, I’d contrast it to “traditional” Event Sourcing where events are only organized into a stream of related events. For example, all the events related to a single invoice in an invoicing system are an example of an event stream. DCB came about because Axon … Continue reading Higher Performance Dynamic Consistency Boundary Development with Marten 9.0 →
Read the original article