Principles
The concept and motiviation behind Goka
The guide helps you get an indepth understanding how to use goka and its components.
The concept and motiviation behind Goka
Write your first Emitter, Processor and View
What can be done in a callback
How processors work and how to set them up
How to configure Goka and Sarama
Emitters deliver key-value messages into a particular topic in Kafka. As an example, an emitter could be a database handler emitting the state changes into Kafka for other interested applications to consume.
Things to know about partitioning and partitions