https://github.com/nomemory/carsandpolice
A streaming example using Kafka/KSQLDB.
https://github.com/nomemory/carsandpolice
Last synced: 5 months ago
JSON representation
A streaming example using Kafka/KSQLDB.
- Host: GitHub
- URL: https://github.com/nomemory/carsandpolice
- Owner: nomemory
- License: apache-2.0
- Created: 2021-03-07T08:14:38.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-09T08:06:57.000Z (over 5 years ago)
- Last Synced: 2025-04-08T01:12:59.327Z (over 1 year ago)
- Language: Java
- Size: 812 KB
- Stars: 7
- Watchers: 1
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# carsandpolice

This project is a POC (Proof of Concept) for evaluating ksqlDB streaming capabilities.
More information on this [blog post](https://www.andreinc.net/2021/03/07/cars-and-police-a-spring-boot-application-streaming-using-kafka-and-ksqldb).