-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Description
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
Labels
No labels