Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/schm1tz1/kafkastreamstimestampexamples

Timestamp handling in Kafka Streams can be tricky especially as you sometimes want to keep the original message timestamp and sometimes want to change it. Usage examples for Extractors and how to change it in Streams API
https://github.com/schm1tz1/kafkastreamstimestampexamples

Last synced: 1 day ago
JSON representation

Timestamp handling in Kafka Streams can be tricky especially as you sometimes want to keep the original message timestamp and sometimes want to change it. Usage examples for Extractors and how to change it in Streams API

Awesome Lists containing this project