mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-09-16 11:30:44 +02:00
Updated Remote Storage Architecture (markdown)
@@ -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.
|
||||
|
||||

|
||||
|
||||
```
|
||||
[HDFS|Mount|HTTP|S3|WebDAV] <== Filer(metadata cache) <== Volume Servers (data cache) <== Cloud
|
||||
|
||||
|
||||
Reference in New Issue
Block a user