mapdb

package
v0.0.0-...-fa26ab0 Latest Latest
Warning

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

Go to latest
Published: Dec 29, 2020 License: Apache-2.0, BSD-2-Clause Imports: 5 Imported by: 0

Documentation

Overview

Package mapdb provides a map implementation of a key value store. It offers a lightweight drop-in replacement of hive.go/kvstore for tests or in simulations where more than one instance is required.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewMapDB

func NewMapDB() kvstore.KVStore

NewMapDB creates a kvstore.KVStore implementation purely based on a go map.

Types

This section is empty.

Jump to

Keyboard shortcuts

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