Reference
boost::redis::config::password
Password passed to the HELLO command. If left empty HELLO will be sent without authentication parameters.
Synopsis
Declared in <boost/redis/config.hpp>
std::string password;
Created with MrDocs