Skip to content

Commit

Permalink
Update README.md (#44)
Browse files Browse the repository at this point in the history
* Update README.md

Added SEO

* Update README.md
  • Loading branch information
justin-paresky authored Apr 24, 2024
1 parent 8a78b17 commit dc3de57
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions aggregating-average/kstreams/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
<!-- title: Compute an average aggregation using Kafka Streams -->
<!-- description: In this tutorial, learn how to compute an average aggregation like count or sum using Kafka Streams, with step-by-step instructions and examples. -->

# Kafka Streams Aggregation

An aggregation in Kafka Streams is a stateful operation used to perform a "clustering" or "grouping" of values with
Expand Down

0 comments on commit dc3de57

Please sign in to comment.