View Source Kafkaesque.Acknowledger (Kafkaesque v1.0.0-rc.1)
Stage that updates in the database the messages that were published in Kafka
Takes 3 options:
:publisher_pid
: pid of the stage that will publish the messages.:repo
: the repo to execute the queries on.:query_opts
: A list of options sent to Repo calls.