package
Version:
v1.1.12
Opens a new window with list of versions in this module.
Published: May 13, 2020
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
HashOf returns the hash value of the key
func PrefixOf(seek, until Key) []byte
PrefixOf a common prefix between two keys (common leading bytes) which is
then used as a prefix for Badger to narrow down SSTables to traverse.
Key represents a lexicographically sorted key
First returns the smallest possible key
Last returns the largest possible key
New generates a new key for the storage.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.