View Source API Reference Kafkaesque v1.0.0-rc.2
Modules
This module provides the main APIs for Kafkaesque
Stage that updates in the database the messages that were published in Kafka
Behaviour for clients
Basic client implementation using brod
Garbage collects messages that were already published
Application-side representation of messages, published or not
This process just initializes the stages, linked to it. If one stage die, all stages die.
Queries the database for messages to be published
Stage that publishes messages in Kafka
Rescues messages stuck in publishing state
Supervisor for Kafkaesque