Example application of EventSourcery with Rails API and custom dsl
Stars
0
Forks
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
No contributors data available
make id the primry key
2eae12c
use standard postgres port
385490d
add Procfile
b7ae605
add gem: foreman
46ca03d
load all records from projection
89a9bc5
fix bug: Todo conflicts with namespace
bf4ec47
fix bug: column renamed
e115f6e
add task to reset processors
bbfa30e
change schema for active record
dd8a6fa
add readonly model with active record
a975bbe
add todo projector
3c393cf
access title from payload/body/data
91edb80
wrap events and commands in namespace
6bb102c
add readme
d9a5856
add simple command handler dsl
d66003f