mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
Updated S3 API FAQ (markdown)
parent
0827aee64d
commit
3d3c6c4008
|
@ -36,3 +36,5 @@ When you need to create large buckets and delete them often, you may choose `lev
|
|||
`leveldb3` can automatically create a separate LevelDB instance for each bucket.
|
||||
So bucket deletion is as simple as deleting the LevelDB instance files and the collection of volume files.
|
||||
|
||||
Having separate LevelDB instance, or separate SQL tables, will help to isolate the storage and improve performance also.
|
||||
|
||||
|
|
Loading…
Reference in a new issue