Skip to content

Redis PubSub disconnecting resets channels #47

@SystemUpdate

Description

@SystemUpdate

The RedisBungee API offers an API for plugins to register their own channels and then use the PubSubMessageEvent however if the pubsub throws an error, it won't register what channels external plugins did and doesn't provide a way for plugins to know of an error that caused its channel to be unregistered.

I propose that channels registered by plugins are stored in a set that can be used to register those channels when the PubSub recovers

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