Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/dgraph-io/dgraph
/ Write
Method
Write
worker/snapshot.go:33–33 ·
view source on GitHub ↗
(buf *z.Buffer)
Source
from the content-addressed store, hash-verified
31
32
type
badgerWriter
interface
{
33
Write(buf *z.Buffer) error
34
Flush() error
35
}
36
Callers
15
populateSnapshot
Method · 0.95
BatchAndSendMessages
Method · 0.65
hashMatches
Function · 0.65
getHash
Function · 0.65
TestGetHash
Function · 0.65
assign
Method · 0.65
getState
Method · 0.65
pingResponse
Method · 0.65
Format
Method · 0.65
startWriting
Method · 0.65
writeSplitLists
Method · 0.65
writeIndex
Method · 0.65
Implementers
1
TxnWriter
posting/writer.go
Calls
no outgoing calls
Tested by
8
TestGetHash
Function · 0.52
NodesSetup
Function · 0.52
TestBackupFilesystem
Function · 0.52
TestLogWriterWithEncryption
Function · 0.52
writeToLogWriterAndVerify
Function · 0.52
BenchmarkGzip
Function · 0.52
Test21MillionDataSet
Function · 0.52
encodeUint64Matrix
Function · 0.52