Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 427 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 427 Bytes

Kafka-Streams-Dsl-Deduplication

Kafka Streams provides so-called state stores, which can be used by stream processing applications to store and query data, which is an important capability when implementing stateful operations.

  • dlq handling
  • state-store usage
  • kafka auth

State Store in the workflow

StateStore