From 4f430ecb38ae2db79dc5c3809ca0382791c03cf7 Mon Sep 17 00:00:00 2001 From: Chris Lu Date: Sat, 14 Aug 2021 11:49:03 -0700 Subject: [PATCH] Updated Home (markdown) --- Home.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 95e7c9d..ab692d5 100644 --- a/Home.md +++ b/Home.md @@ -6,6 +6,11 @@ Here is the white paper for [SeaweedFS Architecture.pdf](SeaweedFS_Architecture. # Access Cloud Data Faster & Cheaper! -Cache your cloud data with [[Remote Storage|Remote Storage Architecture]] +Cache your cloud data with [[Remote Storage|Remote Storage Architecture]]. + +Read and write with local network speed. Asynchronously write back changes to the cloud. + +Works well with existing cloud files and cloud ecosystems. + ![SeaweedFS Remote Storage](https://raw.githubusercontent.com/chrislusf/seaweedfs/master/note/SeaweedFS_RemoteMount.png)