//
pkg.gl
Category
github.com/DevourTech/devourKV
internal
bplustree
package
0.0.0-20210802112317-75eb19d0fa5c
Repository:
https://github.com/devourtech/devourkv.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
77 SLOC
#
Functions
Construct
Construct creates a tree either from the file or an entirely new tree.
#
Structs
BPlusTree
BPlusTree is the structure used to represent a B+ Tree.
Node
Node is the structure used to represent a BPlusTree node.