All Projects → kickstarter → event-sourcing-rails-todo-app-demo

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

Licence: MIT license
A demo app to illustrate Kickstarter's Event Sourcing experiment

Programming Languages

ruby
36898 projects - #4 most used programming language
HTML
75241 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to event-sourcing-rails-todo-app-demo

Flux
A simple CQRS Framework for go
Stars: ✭ 206 (+151.22%)
Mutual labels:  event-sourcing
Watermill
Building event-driven applications the easy way in Go.
Stars: ✭ 3,504 (+4173.17%)
Mutual labels:  event-sourcing
undoredo-cpp
Some concepts of Undo/Redo attempted in C++03
Stars: ✭ 20 (-75.61%)
Mutual labels:  event-sourcing
Devalpha Node
A stream-based approach to algorithmic trading and backtesting in Node.js
Stars: ✭ 217 (+164.63%)
Mutual labels:  event-sourcing
Core
Build platforms that flexibly mix SQL, batch, and stream processing paradigms
Stars: ✭ 231 (+181.71%)
Mutual labels:  event-sourcing
Proophessor Do
prooph components in action
Stars: ✭ 247 (+201.22%)
Mutual labels:  event-sourcing
Event Driven Spring Boot
Example Application to demo various flavours of handling domain events in Spring Boot
Stars: ✭ 194 (+136.59%)
Mutual labels:  event-sourcing
nest-microservices
Small user management system using nest microservices
Stars: ✭ 35 (-57.32%)
Mutual labels:  event-sourcing
Wolkenkit Boards
wolkenkit-boards is a team collaboration application.
Stars: ✭ 236 (+187.8%)
Mutual labels:  event-sourcing
esser
Event Sourcing Serverlessly
Stars: ✭ 29 (-64.63%)
Mutual labels:  event-sourcing
Eventsource
Serverless Go event sourcing library built on top of dynamodb
Stars: ✭ 217 (+164.63%)
Mutual labels:  event-sourcing
Dotnet New Caju
Learn Clean Architecture with .NET Core 3.0 🔥
Stars: ✭ 228 (+178.05%)
Mutual labels:  event-sourcing
Conduit
RealWorld example backend implementing the CQRS/ES pattern in Elixir and Phoenix
Stars: ✭ 253 (+208.54%)
Mutual labels:  event-sourcing
Pos
Sample Application DDD, Reactive Microservices, CQRS Event Sourcing Powered by DERMAYON LIBRARY
Stars: ✭ 207 (+152.44%)
Mutual labels:  event-sourcing
microservice framework version 6
A Java framework to support applications utilising CQRS and Event Sourcing architectures
Stars: ✭ 25 (-69.51%)
Mutual labels:  event-sourcing
Axonframework
Framework for Evolutionary Event-Driven Microservices on the JVM
Stars: ✭ 2,558 (+3019.51%)
Mutual labels:  event-sourcing
Event Sourcing
Provides basic functionality for event sourced aggregates.
Stars: ✭ 242 (+195.12%)
Mutual labels:  event-sourcing
fee-office
A DDD, CQRS, ES demo application
Stars: ✭ 35 (-57.32%)
Mutual labels:  event-sourcing
workflow
Functional CQRS Eventsourcing Engine
Stars: ✭ 22 (-73.17%)
Mutual labels:  event-sourcing
tactical-ddd
lightweight helpers that I find myself implementing over and over again related to DDD/Event Sourcing tactical patterns, such as Value Objects, Entities, AggregateRoots, EntityIds etc...
Stars: ✭ 33 (-59.76%)
Mutual labels:  event-sourcing

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].