Updated Home (markdown)

Chris Lu 2021-08-23 22:00:15 -07:00
parent 41c12b4d35
commit 97c13c6714

@ -6,12 +6,11 @@ Here is the white paper for [SeaweedFS Architecture.pdf](SeaweedFS_Architecture.
# Make Cloud Storage Cheaper and Faster!
To minimize cost and latency, you can mount your cloud data to a SeaweedFS local cluster with [[SeaweedFS Cloud Drive|Cloud Drive Architecture]].
To minimize cost and latency, you can mount your cloud storage to a SeaweedFS local cluster with [[SeaweedFS Cloud Drive|Cloud Drive Architecture]].
* Read and write with local network speed.
* Asynchronously propagate local updates to the cloud storage.
Works well with existing cloud files and cloud ecosystems.
* Works well with existing cloud ecosystems.
![SeaweedFS Remote Storage](https://raw.githubusercontent.com/chrislusf/seaweedfs/master/note/SeaweedFS_RemoteMount.png)