2 articles tagged #event-sourcing.
Pattern separating read and write operations into distinct models, optimizing each independently for performance and scalability.
Pattern where application state is derived from an immutable sequence of events, providing complete audit trail and the ability to reconstruct state at any point in time.