Learn Kafka Streams with several examples!
Demo applications and code examples for Apache Kafka's Streams API.
翻译 - Apache Kafka的Streams API的演示应用程序和代码示例。
This project contains examples which demonstrate how to deploy analytic models to mission-critical, scalable production environments leveraging Apache Kafka and its Streams API. Models are built with ...
equivalent to kafka-streams 🐙 for nodejs ✨🐢🚀✨
Spring Cloud Stream binders for Apache Kafka and Kafka Streams
Code repository for the Mastering Kafka Streams and ksqlDB book
Code examples for working with Kafka Streams
Source code for the Kafka Streams in Action Book
Code samples for the Lightbend tutorial on writing microservices with Akka Streams, Kafka Streams, and Kafka
Kafka Streams Topology Sketch Diagram Visualization
A Python implementation of Apache Kafka Streams
Kafka Streams Example - Joining streams to generate rich clickstream analysis data
Generic Serdes with Circe for Kafka Streams
Oh you know, just a coupla, two, tree Kafka Streams in Scala
A high performance/ real-time C++ Kafka streams framework (C++17)
kinesis-kafka-connector is connector based on Kafka Connect to publish messages to Amazon Kinesis streams or Amazon Kinesis Firehose.
Kafka Streams + Java + gRPC + TensorFlow Serving => Stream Processing combined with RPC / Request-Response
Project goal: Explore Kafka, Kafka Connect, and Kafka Streams. Components: store-api: Inserts/updates MySQL records. Source Connectors: Monitor MySQL changes, push messages to Kafka. Sink Connectors: ...
Example microservices showing how to use Kafka and Kafka Streams with Spring Boot on the example of distributed transactions implementations with the SAGA pattern