rails_event_store icon indicating copy to clipboard operation
rails_event_store copied to clipboard

A Ruby implementation of an Event Store based on Active Record

Results 129 rails_event_store issues
Sort by recently updated
recently updated
newest added

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...

elm

Add JRuby into `.travis.yml` matrix. See: - https://docs.travis-ci.com/user/languages/ruby/ - https://github.com/rvm/rvm/issues/4297#issuecomment-397908042

maintenance

- ruby version - rails version - RES version - database engine - repository used - mapper/serialization used - database schema