https://github.com/rcardin/kafka-streams-playground
Usage's examples of Kafka Streams library in Scala.
https://github.com/rcardin/kafka-streams-playground
circe kafka-streams scala
Last synced: 3 months ago
JSON representation
Usage's examples of Kafka Streams library in Scala.
- Host: GitHub
- URL: https://github.com/rcardin/kafka-streams-playground
- Owner: rcardin
- Created: 2021-08-28T13:34:56.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-10-26T06:43:12.000Z (almost 4 years ago)
- Last Synced: 2025-01-18T07:29:33.558Z (9 months ago)
- Topics: circe, kafka-streams, scala
- Language: Scala
- Homepage:
- Size: 25.4 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Kafka-Streams Scala Library Examples
The repository contains the code associated with the article [Kafka Streams 101](https://blog.rockthejvm.com/kafka-streams/), published on the RockTheJvm platform.
The code uses the following libraries:
* Kafka-Streams Scala library, version 2.8
* Circe library, version 0.14.1