boost::redis::config::sentinel
Configuration values for Sentinel. Sentinel is enabled only if sentinel_config::addresses is not empty.
Synopsis
Declared in <boost/redis/config.hpp>
sentinel_config sentinel = {};
Created with MrDocs