Package librdkafka: Information

    Source package: librdkafka
    Version: 0.11.6-alt2
    Build time:  Jan 5, 2021, 07:10 AM
    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.

    List of rpms provided by this srpm:
    librdkafka (e2kv5, e2kv4, e2k)
    librdkafka-debuginfo (e2kv5, e2kv4, e2k)
    librdkafka-devel (e2kv5, e2kv4, e2k)

    Maintainer: Pavel Vainerman

    List of contributors:
    Pavel Vainerman

      1. liblz4-devel
      2. libxxhash-devel
      3. libssl-devel
      4. cmake
      5. gcc-c++

    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