Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/KeyDB
/ FFastSyncEnabled
Function
FFastSyncEnabled
src/server.h:3975–3977 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3973
}
3974
3975
inline bool FFastSyncEnabled() {
3976
return g_pserver->fEnableFastSync && !g_pserver->fActiveReplica;
3977
}
3978
3979
inline int FCorrectThread(client *c)
3980
{
Callers
4
startBgsaveForReplication
Function · 0.85
syncCommand
Function · 0.85
replconfCommand
Function · 0.85
syncWithMaster
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected