Package librdkafka: Information

    Binary package: librdkafka
    Version: 1.5.3-alt1
    Architecture: x86_64
    Build time:  Jan 24, 2021, 11:41 PM in the task #265180
    Source package: librdkafka
    Category: Development/C++
    Report package bug
    License: BSD-2-CLAUSE
    Summary: the Apache Kafka C/C++ client library
    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 1 million
    msgs/second for the producer and 3 million msgs/second for the consumer.

    Maintainer: Pavel Vainerman

    List of contributors:
    Pavel Vainerman
    Grigory Ustinov

    Last changed


    Jan. 24, 2021 Pavel Vainerman 1.5.3-alt1
    - new version (1.5.3) with rpmgs script
    June 20, 2020 Grigory Ustinov 1.4.4-alt1
    - Build new version for python3-module-confluent-kafka.
    March 27, 2019 Pavel Vainerman 0.11.6-alt2
    - added patch for use system libxxhash (altbug #36399)