diff options
-rw-r--r-- | README.md | 2 | ||||
m--------- | kafka-src | 0 |
2 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ This module provides low-level protocol support Apache Kafka. It implements the five basic request types (and their responses): Produce, Fetch, MultiFetch, MultiProduce, and Offsets. -Compatible with Apache Kafka 0.7x. +Compatible with Apache Kafka 0.7x. Tested against 0.7.0, 0.7.1, and 0.7.2 # License diff --git a/kafka-src b/kafka-src -Subproject 67164af293a2f67d9634e533d8a29212d9ec9fc +Subproject df3248b758340990010b6a83ebfced60b1339c4 |