Updated Remote Storage Architecture (markdown)

Chris Lu 2021-08-14 07:30:16 -07:00
parent ed6b438352
commit 4be991fa10

@ -28,6 +28,8 @@ However, how to make SeaweedFS work with data already on cloud?
With this feature, SeaweedFS can cache data that is on cloud. It can cache metadata and file content. Given SeaweedFS unlimited scalability, the cache size is actually unlimited. Any local changes can be write back to the cloud asynchronously.
![SeaweedFS Remote Storage](https://raw.githubusercontent.com/chrislusf/seaweedfs/master/note/SeaweedFS_RemoteMount.png)
```
[HDFS|Mount|HTTP|S3|WebDAV] <== Filer(metadata cache) <== Volume Servers (data cache) <== Cloud