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

Skip to content

Add support to monitor multiple redis masters for one redis sentinel #319

@freiman

Description

@freiman

Redis sentinel have support to monitor multiple redis masters and participate in failover. It would be nice to add support for this. Or at least to implement another issue #223 which can also solved this problem.

It can be implemented like this:

redis::sentinel::masters {'testmaster1':
  redis_host => "...."
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions