Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Messenger] Added the ability to force RedisCluster #54866

Open
wants to merge 1 commit into
base: 7.2
Choose a base branch
from

Commits on May 8, 2024

  1. Added the ability to force use RedisCluster in Messenger

    Previously, an array had to be specified to support a cluster. But the nodes can change. Instead of "redis://host-0,redis://host-1" we specify "redis://server?redis_cluster=true"
    adideas committed May 8, 2024
    Configuration menu
    Copy the full SHA
    6a26072 View commit details
    Browse the repository at this point in the history