NtiEventBus is a lightweight publish/subscribe event bus. Declare `domain.action` subscriptions in a small DSL, publish events, and fan them out to handler classes asynchronously via ActiveJob. The subscription registry is built once and deep-frozen for lock-free reads, so publishing adds no locking and no unbounded state.
Required Ruby Version
>= 3.4.0
Authors
Den Meralpis
Versions
- 0.1.0 July 07, 2026 (10 KB)