Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

librdkafka - Apache Kafka C/C++ client library

Website:
https://github.com/edenhill/librdkafka
Licence:
BSD and MIT
Vendor:
Remi Collet
Description:
librdkafka is a C library implementation of the Apache Kafka protocol,
containing both Producer and Consumer support.

It was designed with message delivery reliability and high performance
in mind, current figures exceed 800000 msgs/second for the producer
and 3 million msgs/second for the consumer.

Packages

librdkafka-0.11.0~RC2-1.fc23.remi.i686 [328 KiB] Changelog by Remi Collet (2017-06-29):
- update to 0.11.0-RC2
librdkafka-0.11.0~RC1-1.fc23.remi.i686 [328 KiB] Changelog by Remi Collet (2017-06-29):
- update to 0.11.0-RC1
- open https://github.com/edenhill/librdkafka/issues/1290
  broken build on 32-bit architecture
- add upstream for i686 build