Updated Amazon S3 API (markdown)

Chris Lu 2020-12-26 18:14:35 -08:00
parent 69a8551b0e
commit baafcbeb0f

@ -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.
## Note
## Support Many Buckets
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.