Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewMultiLdb ¶
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 ¶
type KeyValueEntry struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.