# Functions
MakeKey constructs a key from the key and prefixes.
MakePrefix creates a prefix string.
NewFromKeyValue takes a key and creates a Record.
NewRecord creates a key value object.
SplitPrefix splits joined prefixes into their individual parts.
# Constants
KeyPrefixSeparator is used to separate prefix and key.