Class: Karafka::Pro::Routing::Features::Filtering

Inherits:
Base show all
Defined in:
lib/karafka/pro/routing/features/filtering.rb,
lib/karafka/pro/routing/features/filtering/topic.rb,
lib/karafka/pro/routing/features/filtering/config.rb,
lib/karafka/pro/routing/features/filtering/contracts/topic.rb

Overview

Filtering provides a generic API allowing you to pre-filter messages before they are dispatched to jobs and processed.

It allows for throttling, delayed jobs and other filtering implementations.

Defined Under Namespace

Modules: Contracts, Topic Classes: Config

Method Summary

Methods inherited from Routing::Features::Base

activate, load_all, post_setup_all, pre_setup_all