Reference
boost::redis::config::database_index
Database that will be passed to the SELECT command.
Synopsis
Declared in <boost/redis/config.hpp>
std::optional<int> database_index = 0;
Created with MrDocs
Database that will be passed to the SELECT command.
Declared in <boost/redis/config.hpp>
std::optional<int> database_index = 0;
Created with MrDocs