Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I'd like to see a simple e-commerce cart written using all of the patterns. That's really the minimal "hello world" for comparing the patterns he discusses.


Not sure how much this will help, but a couple of years ago I wrote about using event sourcing for a simple blog application in PostgreSQL: http://kevinmahoney.co.uk/articles/immutable-data/

I wasn't aware of the term 'event sourcing' at the time though.


A minimal "hello world" project for CQRS and event sourcing would be a simple e-commerce cart and all the software running the supply chain.

With a simple shopping cart, you'd write 10x more code just for the tooling to get ES/CQRS up and running reliably.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: