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.6.1-1.remi.src | [2.8 MiB] |
Changelog by Remi Collet (2021-02-25):
- update to 1.6.1 |
librdkafka1php-1.6.0-1.remi.src | [2.8 MiB] |
Changelog by Remi Collet (2021-01-27):
- update to 1.6.0 |
librdkafka1php-1.5.3-1.remi.src | [2.7 MiB] |
Changelog by Remi Collet (2020-12-09):
- update to 1.5.3 - use rapidjson |
librdkafka1php-1.5.2-1.remi.src | [2.7 MiB] |
Changelog by Remi Collet (2020-10-20):
- update to 1.5.2 |
librdkafka1php-1.5.0-1.remi.src | [2.6 MiB] |
Changelog by Remi Collet (2020-07-20):
- update to 1.5.0 - use GCC 6 on EL-6, GCC 7 on EL-7 |
librdkafka1php-1.4.4-1.remi.src | [2.6 MiB] |
Changelog by Remi Collet (2020-06-21):
- update to 1.4.4 |