MCPcopy Create free account
hub / github.com/cinience/RedisStudio / ReWriteConfig

Method ReWriteConfig

RedisStudio/SSDB/SSDBClient.cpp:183–187  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

181}
182
183bool SSDBClient::ReWriteConfig()
184{
185
186 return true;
187}
188
189bool SSDBClient::GetData( const std::string& key, std::string& type, RedisResult& results )
190{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected