//
pkg.gl
Category
github.com/uncommoncorrelation/go-mdbx-db
kv
memdb
package
0.0.0-20240813092032-e414cd4abb22
Repository:
https://github.com/uncommoncorrelation/go-mdbx-db.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
0
Files
938 SLOC
#
Functions
NewMemoryBatch
NewMemoryBatch - starts in-mem batch Common pattern: batch := NewMemoryBatch(db, tmpDir) defer batch.Rollback() ..
NewMemoryBatchWithCustomDB
No description provided by the author
#
Constants
Dup
No description provided by the author
NoDup
No description provided by the author
Normal
No description provided by the author
#
Structs
MemoryDiff
No description provided by the author
MemoryMutation
No description provided by the author
#
Type aliases
NextType
No description provided by the author