Updated Remote Storage Architecture (markdown)

Chris Lu 2021-08-10 01:06:54 -07:00
parent 3398a477c5
commit ff6e2961c3

@ -33,7 +33,7 @@ With this feature, SeaweedFS can cache data that is on cloud. It can cache metad
[HDFS|Mount|HTTP|S3|WebDAV] ==> Filer(metadata cache) ==> Volume Servers (data cache) ==> `weed filer.remote.sync` ==> Cloud
```
There are no format changes to the files on the cloud.
There are no format changes to the files on the cloud. The mounted files will be just normal files on the cloud storage, and can be consumed by the cloud ecosystem.
## Mount Remote Storage