Updated Amazon S3 API (markdown)

Chris Lu 2020-12-25 22:25:01 -08:00
parent 90da87d4e7
commit b3e1de1894

@ -8,7 +8,7 @@ Each bucket is stored in one collection, and mapped to folder /buckets/<bucket_n
A bucket can be deleted efficiently by deleting the whole collection.
## Setup Notes
## Note
Each bucket has its own collection. Usually one collection uses 7 volumes, where each volume is 30GB by default. So if you want to create multiple buckets, you may run out of volumes very quickly unless you have a large disk.