Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/perkeep/perkeep
/ BeginBatch
Method
BeginBatch
pkg/sorted/kv.go:52–52 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
50
Delete(key string) error
51
52
BeginBatch() BatchMutation
53
CommitBatch(b BatchMutation) error
54
55
// Find returns an iterator positioned before the first key/value pair
Callers
14
reindexOne
Method · 0.65
RemoveBlobs
Method · 0.65
RemoveBlobs
Method · 0.65
reindex
Method · 0.65
RemoveBlobs
Method · 0.65
writeAZip
Method · 0.65
Flush
Method · 0.65
CommitBatch
Method · 0.65
testDeleteNotFoundBatch
Function · 0.65
testDeletePartialNotFoundBatch
Function · 0.65
fixMissingWholeRef
Method · 0.65
commit
Method · 0.65
Implementers
6
memKeys
pkg/sorted/mem.go
kvis
pkg/sorted/kvfile/kvfile.go
keyValue
pkg/sorted/mongo/mongokv.go
KeyValue
pkg/sorted/buffer/buffer.go
KeyValue
pkg/sorted/sqlkv/sqlkv.go
kvis
pkg/sorted/leveldb/leveldb.go
Calls
no outgoing calls
Tested by
2
TestConcurrency
Function · 0.52
TestFDLeak
Function · 0.52