KafkaBatcher.TempStorage (kafka_batcher v1.1.1)

Implements wrap-functions that are called to save batches when Kafka is unavailable.

Summary

Functions

check_storage(state)

save_batch(batch)

@spec save_batch(KafkaBatcher.TempStorage.Batch.t()) :: :ok