From cafe6ddb85b6527e07ff178f29f768144741937f Mon Sep 17 00:00:00 2001 From: Chris Lu Date: Thu, 19 Aug 2021 12:29:09 -0700 Subject: [PATCH] Updated Home (markdown) --- Home.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 0f65e9e..e4663e6 100644 --- a/Home.md +++ b/Home.md @@ -8,7 +8,8 @@ Here is the white paper for [SeaweedFS Architecture.pdf](SeaweedFS_Architecture. Cache your cloud data with [[SeaweedFS Cloud Cache|Cloud Cache Architecture]], to minimize access cost and latency. -Read and write with local network speed. Asynchronously write back changes to the cloud. +* Read and write with local network speed. +* Asynchronously propagate local updates to the cloud storage. Works well with existing cloud files and cloud ecosystems.