Module eventio::kafka[][src]

Expand description

Reading/writing events from/to Apache Kafka servers.

Structs

EntryLocation

The location of an event on a Kafka topic.

Event

An event included in a Kafka message at loc.

Input

Event reader for Apache Kafka.

Output

Event writer for Apache Kafka.