We've put together a minimal Event Sourcing framework to power https://d.rip and we wrote about it on the kickstarter engineering blog.
This is a working demo application. The ~300 lines of code
making the Event Sourcing framework are under
app/models/lib
.
This code is for educational purpose.
This project is licensed under the terms of the MIT license.