The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.800_8

  • CHANGES:
  • Debugging Test t/*_io.t .

Changes for version 0.8008

  • Support for GZIP and Snappy compression (thanks to Colin Blower).
  • 'Kafka' module extended with the following constants: $COMPRESSION_NONE, $COMPRESSION_GZIP, $COMPRESSION_SNAPPY, $ERROR_COMPRESSION, $ERROR_METADATA_ATTRIBUTES.
  • Removed $ERROR_COMPRESSED_PAYLOAD constant.
  • Added test 't/45_compression.t'.

Changes for version 0.800_7

  • CHANGES:
  • t/*_io.t test more ways how external alarm may interfere with internal alarm used by Kafka::IO.
  • Added to META.yml the list of the modules provided by this distribution.

Modules

Apache Kafka interface for Perl.
Object interface to connect to a kafka cluster.
Perl interface for Kafka consumer client.
Perl Kafka API exception definitions.
Interface to network communication with the Apache Kafka server.
Functions to work with 64 bit elements of the protocol on 32 bit systems.
Constants and functions used internally.
Interface to the Kafka message properties.
Perl interface for Kafka producer client.
Functions to process messages in the Apache Kafka protocol.