Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/KeyDB
/ cbWritten
Method
cbWritten
src/replication.cpp:1123–1123 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1121
}
1122
1123
size_t cbWritten() const { return writtenBytesTracker; }
1124
1125
void end() {
1126
flushData();
Callers
1
rdbSaveSnapshotForReplication
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected