diff options
author | Dana Powers <dana.powers@rd.io> | 2014-08-26 23:19:19 -0700 |
---|---|---|
committer | Dana Powers <dana.powers@rd.io> | 2014-08-26 23:47:36 -0700 |
commit | 99a4f2b895b049b3777faf9c556230d1e90810d8 (patch) | |
tree | 73b0042fc3fb683379d99ee0ed72fe2780921f04 | |
parent | 0f4ee692a0d54a9d05833c64c48f6025d3280b88 (diff) | |
download | kafka-python-99a4f2b895b049b3777faf9c556230d1e90810d8.tar.gz |
Add link to kafka-clients google-group on README
-rw-r--r-- | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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 |