Skip to content

There should be an LRU cache of some sort to save on memory usage. #2

@ericjperry

Description

@ericjperry

Maybe throw an LRU cache in there and store older messages to disk for replay purposes? This will be non-trivial since the index for each consumer is just the index into the list of messages right now.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions