rails_event_store 2.17.1
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:
          =
        
        
          安装:
          =
        
      Runtime 依赖 (8):
            activejob
            >= 6.0
          
          
            activemodel
            >= 6.0
          
          
            activesupport
            >= 6.0
          
          
            aggregate_root
            = 2.17.1
          
          
            arkency-command_bus
            >= 0.4
          
          
            rails_event_store_active_record
            = 2.17.1
          
          
            ruby_event_store
            = 2.17.1
          
          
            ruby_event_store-browser
            = 2.17.1
          
    




