Skip to content
This repository was archived by the owner on Jun 25, 2026. It is now read-only.
This repository was archived by the owner on Jun 25, 2026. It is now read-only.

Support retrieving the most recent event by namespace #7

Description

@psFried

Consumers should be able to retrieve the most recent event for a given namespace (glob). This should only be allowed if there is no in-progress consumption already for that connection.

We should use an inverted index internally in the ConsumerManager to implement this. The inverted index needs to be able to grow pretty large, so this would not be trivial to write. We should look into existing libraries to use for the inverted index.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions