Configuration
How to configure your application ?
The Developer Guide section helps you learn about the functionalities of the Azkarra Streams Framework and the concepts Azkarra uses to execute your Kafka Streams instance, and helps you obtain a deeper understanding of how Azkarra Streams works.
How to configure your application ?
The main interface to provide the Topology to be executed
The execution container that handles all the code logic to run and manage KafkaStreams
instances.
How to use the dependency injection pattern in Azkarra Streams ?
How to execute operations before/after a KafkaStreams instance starts/stops?
How to handle exception thrown during KafkaStreams
execution ?
How to secure your streams application?
How to tune internal RocksDB state stores ?