Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ DBType
Method
DBType
RedisStudio/DBClient.cpp:40–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
}
39
40
std::string DBClient::DBType()
41
{
42
return m_DBType;
43
}
44
45
bool DBClient::DatabasesNum(int& num)
46
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected