package
2.0.2
Repository: https://github.com/iotaledger/hornet.git
Documentation: pkg.go.dev

# Functions

CheckEngine is a wrapper around hivedb.CheckEngine to throw a custom error message in case of engine mismatch.
New creates a new Database instance.
No description provided by the author
NewPebbleDB creates a new pebble DB instance.
NewRocksDB creates a new RocksDB instance.
StoreWithDefaultSettings returns a kvstore with default settings.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
ErrNothingToCleanUp is returned when nothing is there to clean up in the database.

# Structs

No description provided by the author
Database holds the underlying KVStore and database specific functions.
No description provided by the author