Guide

Indepth description of all features of Goka

The guide helps you get an indepth understanding how to use goka and its components.


Principles

The concept and motiviation behind Goka

Overview

Write your first Emitter, Processor and View

Using Callbacks

What can be done in a callback

Using Processors

How processors work and how to set them up

Configuration

How to configure Goka and Sarama

Emitters

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.

Partitions and Partitioning

Things to know about partitioning and partitions

Delivery Semantics

Local Storage

Loops, Joins, Lookups

Monitoring

Last modified January 19, 2022: wip (4722737)