Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 640 Bytes

File metadata and controls

12 lines (8 loc) · 640 Bytes

Event Sourcing on Rails - Demo app

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.