blackcandy-org/blackcandy

Support object storage service

aidewoode opened this issue · 2 comments

Support object storage service

Can you use minio or SDFS to mount S3 bucket locally and then share that with container?

Of course you can, but it's inefficient. Because it's need to read whole file from object storage service just for meta data. I used to add comments about this. You can read here #7 (comment)