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

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.

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