# Functions
DefaultFileName returns the default database filename for the specified backend.
New constructs a new database backed storage Backend instance.
# Constants
BackendNameAuto is the name of the automatic backend detection "backend".
BackendNameBadgerDB is the name of the BadgerDB backed database backend.
BackendNamePathBadger is the name of the PathBadger database backend.