BlobStore encodes, stores, and decodes Blob and BlobMeta data
DenoStore is a deno implementation
Blob is a unique identifier of data that can we read from or written to a store
BlobMeta is meta data for a Blob, which can be a file name/size/modification, or a directory of files