This is an automated email from the ASF dual-hosted git repository. aloalt pushed a commit to branch add-Kafka-to-readme in repository https://gitbox.apache.org/repos/asf/incubator-wayang.git
commit 3f162b0ffae7a2379cc3ea0e02ccb718a269a5a4 Author: Alexander Alten-Lorenz <[email protected]> AuthorDate: Thu Sep 12 16:00:41 2024 +0200 Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b4a0130d..37a03e1b 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,7 @@ Apache Wayang (incubating) aims at freeing data engineers and software developer - [GraphChi](https://github.com/GraphChi/graphchi-java) - [Postgres](http://www.postgresql.org) - [SQLite](https://www.sqlite.org/) +- [Apache Kafka](https://kafka.apache.org) Apache Wayang (incubating) can be used via the following APIs: - Java native
