Class: ApplicationConsumer
- Inherits:
-
Rimless::BaseConsumer
- Object
- Karafka::BaseConsumer
- Rimless::BaseConsumer
- ApplicationConsumer
- Defined in:
- lib/rimless/tasks/templates/application_consumer.rb
Overview
The overall shared base consumer for Apache Kafka messages. Just write your own specific consumer and inherit this one to share logic.