mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
Updated Cloud Tier (markdown)
parent
e3a724823c
commit
ff33948362
|
@ -26,7 +26,7 @@ Compared to direct S3 storage, this is both faster and cheaper!
|
|||
* Compression
|
||||
* Faster!
|
||||
* Local access for recent data, skipping one internet trip.
|
||||
* Only one internet http call to read old data.
|
||||
* Access old data from S3 with O(1) http call.
|
||||
|
||||
## Usage
|
||||
1. Use `weed scaffold -conf=master` to generate `master.toml`, tweak it, and start master server with the `master.toml`.
|
||||
|
|
Loading…
Reference in a new issue