Skip to content
This repository was archived by the owner on May 17, 2025. It is now read-only.
This repository was archived by the owner on May 17, 2025. It is now read-only.

Pub/Sub Improvments #58

@reconbot

Description

@reconbot

We can use a topicKey that's indexed as most subscriptions will have at least one argument. (Eg. channel id, user id, etc) and then we can skip "filtering" for most publishing.

We can also add a topic as a sort key to the connectionId hashKey on subscriptions that allow us to target specific connections for initial events.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions