config

package
v0.31.9-decrease-wait-... Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 21, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// Size of the block height encoded in the key.
	HeightSuffixLen = 8
)

Variables

This section is empty.

Functions

func DefaultPebbleOptions

func DefaultPebbleOptions(cache *pebble.Cache, comparer *pebble.Comparer) *pebble.Options

DefaultPebbleOptions returns an optimized set of pebble options. This is mostly copied form pebble's nightly performance benchmark.

func NewMVCCComparer

func NewMVCCComparer() *pebble.Comparer

NewMVCCComparer creates a new comparer with a custom Split function that separates the height from the rest of the key.

This is needed for SeekPrefixGE to work.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL