Registry / messaging / rails-event-store

rails-event-store

JSON →
library2.19.2rbrubygemsunverified

Rails wrapper for RubyEventStore with batteries included, featuring asynchronous after-commit event dispatch, ActiveJob integration, and request metadata enrichment.

gem install rails_event_store
INSTALL
IMPORT
SIG · RAILS-EVENT-STORE
R
rails-event-store
messagingrubyv2.19.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

RailsEventStore
require 'rails_event_store'

Set up an event store with a subscriber.

require 'rails_event_store' # In a Rails initializer: RailsEventStore::Client.new.tap do |client| client.subscribe(MyHandler, to: [MyEvent]) end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.19.2latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
12
Amazon
1
OpenAI (training)
1
Resources
rails-event-store — gem install rails-event-store · libregistry