benthomasson/fake_kafka

Add support for cleaning up old messages

Opened this issue · 0 comments

All messages are currently stored in partition lists in memory for a topic. Old messages should be discarded or moved to disk to limit the amount of memory used.