Class: Karafka::Pro::Routing::Features::ActiveJob

Inherits:
Base show all
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

Method Summary

Methods inherited from Routing::Features::Base

activate, load_all, post_setup_all, pre_setup_all