Upgrade to Pro — share decks privately, control downloads, hide ads and more …

CQRS

Luke Randall
February 19, 2014

 CQRS

A quick look at CQRS and event sourcing, advantages and pitfalls, and how they influence design decisions.

Luke Randall

February 19, 2014
Tweet

More Decks by Luke Randall

Other Decks in Technology

Transcript

  1. A bad design with a test suite is still a

    bad design Rich Hickey “ “
  2. DDD

  3. Add B to cart Add A to cart Remove B

    from cart Add C to cart Capture order address
  4. Add B to cart Add A to cart Remove B

    from cart Add C to cart Capture order address A
  5. Add B to cart Add A to cart Remove B

    from cart Add C to cart Capture order address A B
  6. Add B to cart Add A to cart Remove B

    from cart Add C to cart Capture order address A
  7. Add B to cart Add A to cart Remove B

    from cart Add C to cart Capture order address A C
  8. Add B to cart Add A to cart Remove B

    from cart Add C to cart Capture order address A C