Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewMultiLdb ¶ added in v1.28.0
NewMultiLdb New a multi layer leveldb. When size of top layer leveldb exceeds sizeThreshold(Byte), it will add a new layer leveldb above the top layer.
Types ¶
type KeyValueEntry ¶ added in v1.28.0
type KeyValueEntry struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.