rails_event_store
rails_event_store copied to clipboard
A Ruby implementation of an Event Store based on Active Record
Possible implementation in: https://blog.arkency.com/process-managers-revisited/
Gathering ideas and various implementations of assertions which help when working with RailsEventStore 👇
Yet it is possible to have `AggregateRoot.with_strategy(->{ DefaultApplyStrategy.new })` and no `OnDSL`. This clearly signals needed change. ``` # include AggregateRoot | on_, apply_, value.to_s, strict: true # include AggregateRoot.with(strategy:...
It would be nice to have favicon for browser to distinguish it from other browser tabs.
Currently, if for some reason fetching of the event from RES Browser API fails, Browser frontend assumes that the event is "not found". We should differentiate between cases when the...
such as id of duplicated event and stream name.
Add JRuby into `.travis.yml` matrix. See: - https://docs.travis-ci.com/user/languages/ruby/ - https://github.com/rvm/rvm/issues/4297#issuecomment-397908042
Related Issues: #72 #221 #346
- ruby version - rails version - RES version - database engine - repository used - mapper/serialization used - database schema