# Functions
NewBlobStore returns a blob file store.
NewStore returns a file store.
WithDir sets the directory to store the files in.
# Variables
DefaultDatabase is the namespace that the bbolt store will use if no namespace is provided.
DefaultDir is the default directory for bbolt files.
DefaultTable when none is specified.