btree

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Dec 17, 2021 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrRevisionNotFound = errors.New("mvcc: revision not found")
)

Functions

func NewBTreeCache

func NewBTreeCache(logger *zap.Logger) server.Backend

NewBTreeCache returns a server.Backend interface which was implemented with the b-tree. Note this implementation is thread-safe. So feel free to use it among different goroutines.

Types

This section is empty.

Jump to

Keyboard shortcuts

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