Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/KeyDB
/ numMasters
Method
numMasters
src/server.h:1987–1989 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1985
}
1986
1987
size_t numMasters() {
1988
return vecmastersaveinfo.size();
1989
}
1990
1991
/* Used saving and loading. */
1992
int repl_stream_db; /* DB to select in g_pserver->master client. */
Callers
1
updateActiveReplicaMastersFromRsi
Function · 0.80
Calls
1
size
Method · 0.45
Tested by
no test coverage detected