//
pkg.gl
Category
github.com/interchained/gm-db
badgerdb
package
0.6.6
Repository:
https://github.com/interchained/gm-db.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
248 SLOC
#
Functions
NewDB
NewDB creates a Badger key-value store backed to the directory dir supplied.
NewDBWithOptions
NewDBWithOptions creates a BadgerDB key value store gives the flexibility of initializing a database with the respective options.
#
Structs
BadgerDB
No description provided by the author