Redis Sentinel

For high availability capabilites we provide Redis Sentinel support. When using Redis Sentinel, luna-sender is able to heal itself in case of failure of redis master - it asks sentinel for new master, perform reconnection, while keeping websocket clients connected.

Visit the official website for information on installation variants - https://redis.io/topics/sentinel

Please note, that currenly we dont support sentinel authentication (https://redis.io/topics/sentinel#configuring-sentinel-instances-with-authentication)