Skip to content

channelPrefix disables Keyspace Notifications #439

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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