# Functions
<key>\x00[<version>]<#version-bytes>.
MVCCKeyCompare compares two MVCC keys.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SplitMVCCKey accepts an MVCC key and returns the "user" key, the MVCC version, and a boolean indicating if the provided key is an MVCC key.
# Constants
TODO: Make configurable.
No description provided by the author
No description provided by the author
No description provided by the author
s/k:<storeKey>.
No description provided by the author
# Variables
MVCCComparer returns a PebbleDB Comparer with encoding and decoding routines for MVCC control, used to compare and store versioned keys.
# Structs
No description provided by the author
No description provided by the author
For writing kv pairs in any order of version.
No description provided by the author