Kafka 1.08 Latest
Kwalitee Issues
No Core Issues.
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Kafka | Apache Kafka low-level synchronous API, which does not use Zookeeper. | 1.08 | metacpan |
Kafka::Connection | Object interface to connect to a kafka cluster. | 1.08 | metacpan |
Kafka::Consumer | Perl interface for Kafka consumer client. | 1.08 | metacpan |
Kafka::Exceptions | Perl Kafka API exception definitions. | 1.08 | metacpan |
Kafka::IO | Interface to network communication with the Apache Kafka server. | 1.08 | metacpan |
Kafka::IO::Async | Pseudo async interface to nonblocking network communication with the Apache Kafka server with Coro. This module implements the same interface that usual Kafka::IO module | 1.08 | metacpan |
Kafka::Int64 | Functions to work with 64 bit elements of the protocol on 32 bit systems. | 1.08 | metacpan |
Kafka::Internals | Constants and functions used internally. | 1.08 | metacpan |
Kafka::Message | Interface to the Kafka message properties. | 1.08 | metacpan |
Kafka::Producer | Perl interface for Kafka producer client. | 1.08 | metacpan |
Kafka::Protocol | Functions to process messages in the Apache Kafka protocol. | 1.08 | metacpan |