modulepackage
0.1.1
Repository: https://github.com/bdware/tm-db-go-datastore.git
Documentation: pkg.go.dev
# README
tm-db-go-datastore
An implementation of tendermint/tm-db database interface by wrapping bdware/go-datastore.
License
Copyright (c) 2021 The BDWare Authors. All rights reserved.
# Functions
New creates a new in-memory database.
# Constants
Backend type for bdware/go-datastore backed tm-db implementation.