Elsa.Consumer (Elsa v1.0.0-rc.3) View Source
Public api to consumer acks asynchronously for simple consumers
Link to this section Summary
Functions
Retrieves a process id of a consumer registered to the Elsa Registry and performs a consume-ack of the messages ready to be read off the topic.
Link to this section Types
Specs
offset() :: non_neg_integer()
Link to this section Functions
Specs
ack(Elsa.connection(), Elsa.topic(), Elsa.partition(), offset()) :: :ok
Retrieves a process id of a consumer registered to the Elsa Registry and performs a consume-ack of the messages ready to be read off the topic.