kafka-topic topic
ksqldb-event-souring
Kafka is not for event sourcing, isn't it? Kafka alone is not an event store, but Kafka and ksqlDB together allow building full-featured event stores. This repository provides a sample of event source...
SimpleKafkaExampleSpringBoot
A simple Spring Boot (Java) app which demonstrates Apache Kafka's producer and consumer APIs.
kafka-encryption
Kafka End to End Encryption
kafka-examples
Practical examples with Apache Kafka®
di-kafkameter
JMeter Plugin to load test Apache Kafka topics/brokers
rl-trader
This MLOps project productionizes a Deep Reinforcement Learning agent with a scalable, distributed data streaming infrastructure using Kafka and Ray. A thorough walkthrough of the code is described in...