Wednesday, February 11, 2015

What is projection in event sourcing

Projection is about deriving current state from the stream of events
Reference:
http://abdullin.com/post/event-sourcing-projections/

Quote from Ralph Johnson: Before software can be reusable it first has to be usable.

Reusable software is not number one priority anymore. So why want to design software to be reusable.