summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDana Powers <dana.powers@rd.io>2014-08-26 23:19:19 -0700
committerDana Powers <dana.powers@rd.io>2014-08-26 23:47:36 -0700
commit99a4f2b895b049b3777faf9c556230d1e90810d8 (patch)
tree73b0042fc3fb683379d99ee0ed72fe2780921f04
parent0f4ee692a0d54a9d05833c64c48f6025d3280b88 (diff)
downloadkafka-python-99a4f2b895b049b3777faf9c556230d1e90810d8.tar.gz
Add link to kafka-clients google-group on README
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index e176bad..39d729d 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,10 @@ is also supported for message sets.
http://kafka.apache.org/
-On Freenode at #kafka-python, as well as #apache-kafka
+On Freenode IRC at #kafka-python, as well as #apache-kafka
+
+For general discussion of kafka-client design and implementation (not python specific),
+see https://groups.google.com/forum/m/#!forum/kafka-clients
# License