//
pkg.gl
Category
github.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
Overview
Versions
1
Dependencies
0
Dependents
0
Files
0
#
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
testutils
No description provided by the author
timewindows
No description provided by the author