We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d904ed commit 9a23a1bCopy full SHA for 9a23a1b
README.adoc
@@ -2,12 +2,7 @@
2
3
A Clojure library for the Apache Kafka stream-processing software platform.
4
5
-NOTE: This library is *NOT* compatible with Kafka Clusters below version 0.10.
6
-Use the https://github.com/pingles/clj-kafka/[clj-kafka] for
7
-Kafka Clusters version 0.8 and 0.9 and
8
-https://github.com/DayoOliyide/kafkian[kafkian] for 0.9 and, may be, 0.10.0.0.
9
-It is mainly developed for 0.10.0.1 and 0.10.1.0.
10
-
+NOTE: This version is well tested with Kafka v2.2.0
11
image:https://img.shields.io/clojars/v/net.tbt-post/clj-kafka-x.svg[]
12
13
CAUTION: `v0.4.0` may be partially (or even fully!) incompatible with some versions of other libraries that use NIO!
0 commit comments