boost::redis::config::health_check_id
Message used by PING commands sent by the health checker.
Synopsis
Declared in <boost/redis/config.hpp>
std::string health_check_id = "Boost.Redis";
Created with MrDocs