Categorygithub.com/SergeiIonin/golang_kafka_window_utils
module
0.0.0-20241030180733-b8fea86a2c62
Repository: https://github.com/sergeiionin/golang_kafka_window_utils.git
Documentation: pkg.go.dev

# README

Kafka window functions

Services for aggregating Kafka records into batches based on some criterias, such as:

  • time windows: records between tStart and tEnd are grouped into batch
  • aggregating by user-defined criterias (TBD...)

# Packages

No description provided by the author
No description provided by the author