Add a write_kafka output with similar properties to the amqp one.
authorPierre-Yves Ritschard <pyr@spootnik.org>
Tue, 22 Jul 2014 07:39:03 +0000 (09:39 +0200)
committerPierre-Yves Ritschard <pyr@spootnik.org>
Wed, 23 Jul 2014 08:48:04 +0000 (10:48 +0200)
commit630e3bba83de49555006037eafb291a1ce0b3c12
tree27dc968102fa27afe7bb2d52f1f7b569b554a1ee
parentbcce4d5922302fb9204e6ef3fb1022388f366656
Add a write_kafka output with similar properties to the amqp one.
configure.ac
src/Makefile.am
src/utils_crc32.c [new file with mode: 0644]
src/utils_crc32.h [new file with mode: 0644]
src/write_kafka.c [new file with mode: 0644]