elsa v0.2.0 Elsa.Producer.Manager

Defines functions for starting persistent kafka producer processes that can be managed by a consuming application supervisor.

Link to this section Summary

Link to this section Functions

Link to this function

start_producer(endpoints, topic, config \\ [])

Link to this function

stop_producer(client \\ Elsa.default_client(), topic)