KafkaBatcher.TempStorage (kafka_batcher v1.0.0)
Implements wrap-functions that are called to save batches when Kafka is unavailable.
Summary
Functions
Link to this function
empty?(topic, last_check_timestamp)
Link to this function
save_batch(batch)
@spec save_batch(KafkaBatcher.TempStorage.Batch.t()) :: :ok