Rafał Łasocha
Rafał Łasocha
Hi, Was that intentional that [1.7.0 platform version](https://rubygems.org/gems/amalgalite/versions/1.7.0) was released with ruby requirements being just "ruby >= 2.2.2", but [mingw versions](https://rubygems.org/gems/amalgalite/versions/1.7.0-x86-mingw32) with ruby requirements "ruby >= 2.2.2 AND ruby <...
For now only a process which tracks up to which identifier, all transactions has ended.
Currently, displaying links (at browser) to correlation / causation / type streams work with assumption that our `LinkBy*` handlers are used with default prefix (`$by_correlation_`, `$by_causation_`, `$by_type_`) and with default...
Breaks backwards compatibility, so to be merged with RES 3.x. We may also consider adding some configuration option to turn it off.
This is WIP. - [ ] add the same argument to RailsEventStore::Client - [ ] decide on the naming of `after_store_callback` About the second point, options were enlisted here: https://github.com/RailsEventStore/rails_event_store/issues/290#issuecomment-505631048...
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...