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

A demo app to illustrate Kickstarter's Event Sourcing experiment

Home Page:https://kickstarter.engineering/event-sourcing-made-simple-4a2625113224

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A demo app to illustrate Kickstarter's Event Sourcing experiment

https://kickstarter.engineering/event-sourcing-made-simple-4a2625113224

License:MIT License


Languages

Language:Ruby 85.6%Language:HTML 11.2%Language:JavaScript 1.7%Language:CSS 1.5%