You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 6, 2019. It is now read-only.
Simon Ninon edited this page Sep 25, 2017
·
1 revision
cpp_redis::sentinel is the class providing sentinel configuration.
It is meant to be used for sending sentinel-related commands to the remote server and receiving its replies.
It is also meant to be used with cpp_redis::client and cpp_redis::subscriber for high availability (automatic failover if reconnection is enabled).