mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
Updated Amazon S3 API (markdown)
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.
|
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.
|
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.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue