jonmatumalpha
conceptsnotesexperimentsessays

© 2026 Jonatan Mata · alpha · v0.1.0

#event-sourcing

2 articles tagged #event-sourcing.

  • CQRS

    Pattern separating read and write operations into distinct models, optimizing each independently for performance and scalability.

    seed#cqrs#architecture#patterns#event-sourcing#read-write#scaling
  • Event Sourcing

    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.

    seed#event-sourcing#events#audit#immutable#patterns#architecture
All tags