Skip to content

Commit 784162f

Browse files
committed
Updated README with statistics info and node-kafka
1 parent f482630 commit 784162f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ For an introduction to the performance and usage of librdkafka, see
2828
* ZooKeeper: not supported
2929
* API: not backwards compatible
3030
* Tests: Regression tests in `tests/` directory.
31+
* Statistics: JSON formatted, see `rd_kafka_conf_set_stats_cb` in `rdkafka.h`.
3132
* Status: Testing, APIs subject to change.
3233

3334

@@ -59,6 +60,7 @@ For an introduction to the performance and usage of librdkafka, see
5960
* [Wikimedia's varnishkafka](https://github.com/wikimedia/varnishkafka)
6061
* [redBorder](http://www.redborder.net)
6162
* [Headweb](http://www.headweb.com/)
63+
* [node-kafka](https://github.com/sutoiku/node-kafka)
6264
* *Let [me](mailto:[email protected]) know if you are using librdkafka*
6365

6466

0 commit comments

Comments
 (0)