Skip to content

Redis HA Support #20

@roshi-bushido

Description

@roshi-bushido

Hi, have you ever thought of supporting redis high availability features such a being able to change the redis host on runtime if the redis server crashes?
Redis addresses using Sentinel (http://redis.io/topics/sentinel), the RedisSessionManager should be able figure out if the redis server is down and automatically change the host to the promoted server (maybe by scanning a file container the current master address...)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions