FileStore now handles Keys belonging to Buckets
While the data is still stored in files (datafile, metadatafile, ...), we are only handling keys inside buckets, and not file names. The API should reflect that.
Loading
Please sign in to comment
While the data is still stored in files (datafile, metadatafile, ...), we are only handling keys inside buckets, and not file names. The API should reflect that.