mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-11-24 08:46:54 +08:00
Updated Cloud Drive Architecture (markdown)
@@ -23,9 +23,9 @@ With this feature, SeaweedFS can cache data that is on cloud. It can cache both
|
||||

|
||||
|
||||
```
|
||||
[HDFS|Mount|HTTP|S3|WebDAV] <== Filer(metadata cache) <== Volume Servers (data cache) <== Cloud
|
||||
[HDFS|Mount|HTTP|S3|WebDAV] <== Filer(metadata cache) <== Volume Servers (data cache) <== Cloud
|
||||
|
||||
[HDFS|Mount|HTTP|S3|WebDAV] ==> Filer(metadata cache) ==> Volume Servers (data cache) ==> `weed filer.remote.sync` ==> Cloud
|
||||
[HDFS|Mount|HTTP|S3|WebDAV] ==> Filer(metadata cache) ==> Volume Servers (data cache) ==> `weed filer.remote.sync` ==> Cloud
|
||||
```
|
||||
|
||||
There are no directory or file format changes to existing data on the cloud. So you do not need to change all existing workflows to read or write cloud files.
|
||||
|
||||
Reference in New Issue
Block a user