package
Version:
v0.0.1
Opens a new window with list of versions in this module.
Published: Mar 11, 2021
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
BadgerDB is a wrapper around the standard badger.DB that provides a
background compaction routine.
Open opens (initializing if necessary) a new Badger database at the specified
path. Users must close the DB with Close().
Close closes the database connection and releases the associated resources.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.