Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jeqo/poc-apache-kafka
Proofs of concept with Apache Kafka
https://github.com/jeqo/poc-apache-kafka
Last synced: 25 days ago
JSON representation
Proofs of concept with Apache Kafka
- Host: GitHub
- URL: https://github.com/jeqo/poc-apache-kafka
- Owner: jeqo
- License: apache-2.0
- Created: 2016-11-29T22:48:39.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2024-06-18T11:05:00.000Z (5 months ago)
- Last Synced: 2024-06-19T12:36:51.242Z (5 months ago)
- Language: Java
- Size: 4.46 MB
- Stars: 4
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# poc-apache-kafka
Proofs of concept with Apache Kafka
## Modules
- [CLIs](./cli)
- Moved to https://github.com/jeqo/kafka-cli
- [Clients](./clients)
- Mostly moved to https://github.com/jeqo/kafka-libs
- [Core](./core)
- [Connect](./connect)
- [ksqlDB](./ksqldb)
- [Monitoring](./monitoring)
- [Schema Registry](./schema-registry)
- [Kafka Streams](./streams)