Skip to content

channelPrefix disables Keyspace Notifications #439

Closed
@zivillian

Description

@zivillian

Using a connectionString with a channelPrefix options seems to disable all Keyspace Notifications.

As far as I can tell, all Pub/Sub Messages are checked against the prefix - if any is configured (RawResult.cs#L80). Since the Keyspace and Keyevent messages have a prefix of __keyspace@ and __keyevent@, they will always be discarded if any channelPrefix is used on the ConnectionMultiplexer.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions