/event-sourcing-rails-todo-app-demo

A demo app to illustrate Kickstarter's Event Sourcing experiment

Primary LanguageRubyMIT LicenseMIT

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.