Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ SelectDB
Method
SelectDB
RedisStudio/DBClient.cpp:56–59 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
54
}
55
56
bool DBClient::SelectDB(int dbindex)
57
{
58
return false;
59
}
60
61
bool DBClient::GetConfig(TDicConfig& dicConfig)
62
{
Callers
3
BackgroundWorkForRefreshDB
Method · 0.45
BackgroundWorkForRefreshKeys
Method · 0.45
BackgroundWorkForRefreshValues
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected