OrderNo : 425345/01/2014
InvoiceDate : 2014-01-20
CustomerId : 813-319-28-24
OrderNo : 425345/01/2014
ProductId : MBA138GBRAM
Amount : 1
OrderNo : 425345/01/2014
ProductId : TRACKPAD
Amount : 1
OrderNo : 425345/01/2014
ProductId : CINDISP27
Amount : 1
OrderNo : 425345/01/2014
ShipTo : ......
OrderNo : 425345/01/2014
ProductId : TRACKPAD
Amount : 1
OrderNo : 425345/01/2014
Post BuildStuff work by Paul Stack (@stack72): https://github.com/stack72/vagrant-geteventstore.
Setup instructions in my blog post Setup EventStore with Vagrant
A single model cannot be appropriate for reporting, searching,
and transactional behaviors…
Left Fold: function(state, event) → state
when([SomePatternMatch],
function(state, event) { return new state; });