Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

librdkafka1php - Apache Kafka C/C++ client library

Website:
https://github.com/edenhill/librdkafka
Licence:
BSD and MIT
Vendor:
Remi's RPM repository <https://rpms.remirepo.net/>
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.

librdkafka1php is designed to be installed beside librdkafka
and only used by PHP binaries (rdkafka extension).

Packages

librdkafka1php-1.9.0~RC2-1.fc36.remi.x86_64 [659 KiB] Changelog by Remi Collet (2022-04-11):
- update to 1.9.0RC2
- add dependency on libcurl