Class: Karafka::Pro::Routing::Features::ActiveJob
- Inherits:
-
Base
- Object
- Routing::Features::Base
- Base
- Karafka::Pro::Routing::Features::ActiveJob
- Defined in:
- lib/karafka/pro/routing/features/active_job.rb,
lib/karafka/pro/routing/features/active_job/builder.rb
Overview
Small extension to make ActiveJob work with pattern matching. Since our ‘#active_job_topic` is just a topic wrapper, we can introduce a similar `#active_job_pattern` to align with pattern building
Defined Under Namespace
Modules: Builder