Package librdkafka-devel: Information

    Binary package: librdkafka-devel
    Version: 0.11.6-alt2
    Architecture: e2kv4
    Build time:  Jan 5, 2021, 07:10 AM
    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

    Last changed


    March 27, 2019 Pavel Vainerman 0.11.6-alt2
    - added patch for use system libxxhash (altbug #36399)
    March 26, 2019 Pavel Vainerman 0.11.6-alt1
    - added patch for use external(system) lz4 (closed altbug #36399)
    Nov. 9, 2018 Pavel Vainerman 0.11.6-alt0.3
    - minor fixes in spec