package
3.0.0+incompatible
Repository: https://github.com/nebulasio/go-nebulas.git
Documentation: pkg.go.dev
# Functions
CloneVersionizedValueItem copy and return the version increased VersionizedValueItem.
NewDefaultVersionizedValueItem return new instance of VersionizedValueItem, old/new version are 0, dirty is false.
NewMVCCDB create and return new MVCCDB.
NewStagingTable return new instance of StagingTable.
# Variables
Errors.
Error.
Errors.
Errors.
Error.
Errors.
Errors.
Errors.
Errors.
Errors.
Errors.
Errors.
# Structs
MVCCDB the data with MVCC supporting.
StagingTable a struct to store all staging changed key/value pairs.
VersionizedValueItem a struct for key/value pair, with version, dirty, deleted flags.