Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ SetConfig
Method
SetConfig
RedisStudio/SSDB/SSDBClient.cpp:177–181 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
175
}
176
177
bool SSDBClient::SetConfig(const TDicConfig& dicConfig)
178
{
179
180
return true;
181
}
182
183
bool SSDBClient::ReWriteConfig()
184
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected