rails_event_store 3.0.0
Rails wrapper for RubyEventStore with batteries included. Ships with asynchronous after-commit event dispatch on top of ActiveJob, ActiveSupport::Notifications instrumentation enabled, request metadata enrichment and opinionated directory structure generator for bounded contexts.
Gemfile:
=
install:
=
Runtime Dependencies (8):
activejob
>= 6.0
activemodel
>= 6.0
activesupport
>= 6.0
aggregate_root
= 3.0.0
arkency-command_bus
>= 0.4
ruby_event_store
= 3.0.0
ruby_event_store-active_record
= 3.0.0
ruby_event_store-browser
= 3.0.0