We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
cpp_redis::sentinel is the class providing sentinel configuration.
cpp_redis::sentinel
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).
cpp_redis::client
cpp_redis::subscriber
Full documentation on Doxygen