From f6bae2f698879af45386410537c55428ef3711e3 Mon Sep 17 00:00:00 2001 From: Chris Lu Date: Thu, 19 Aug 2021 14:09:58 -0700 Subject: [PATCH] Updated Cloud Cache Benefits (markdown) --- Cloud-Cache-Benefits.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Cloud-Cache-Benefits.md b/Cloud-Cache-Benefits.md index 85cb3ec..98303b6 100644 --- a/Cloud-Cache-Benefits.md +++ b/Cloud-Cache-Benefits.md @@ -44,6 +44,7 @@ However, how to make SeaweedFS work with data already on cloud? * Warm up cache for by folder, file name pattern, file size, file age, etc. * Uncache by folder, file name pattern, file size, file age, etc. * Optionally write data back to cloud storage. + * One system for both remote storage cache and local storage. * Flexible * Can write data back to work with existing cloud ecosystems. * Can transparently switch to different cloud storage vendors.