Skip to content

Instantly share code, notes, and snippets.

@fgarcia
Last active August 29, 2015 14:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fgarcia/09667f7c88e12ea81412 to your computer and use it in GitHub Desktop.
Save fgarcia/09667f7c88e12ea81412 to your computer and use it in GitHub Desktop.
Some quick references for Event Sourcing
Mathias Verraes is one of my first references for beginners of Event Sourcing, his blog is full of goodness. As starting video:
http://verraes.net/2014/03/practical-event-sourcing/
Some talks of Emanuele DelBono like
https://www.youtube.com/watch?v=Vn34CdkLa3g
http://de.slideshare.net/emadb/wroclove-rb
For a VERY basic start, Ruby focused:
https://ianunruh.com/2013/08/event-sourcing-ruby.html
... but that is just part of the story. References for a bigger picture about how to use the technique is way too broad
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment