Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

michael-grunder
Copy link
Member

  • Use the pattern Redis provides us not the channel, if this is a wildcard based PSUBSCRIBE payload.

  • Don't test whether our slots match in SSUBSCRIBE when not in cluster mode.

Fixes #2395

* Use the pattern Redis provides us not the channel, if this is
a wildcard based `PSUBSCRIBE` payload.

* Don't test whether our slots match in `SSUBSCRIBE` when not in cluster
  mode.

Fixes #2395
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Phpredis 6.0 psubscribe() with wildcards will instantly stop after receive first message
2 participants