mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-06-13 23:36:45 +03:00
Updated Directories and Files (markdown)
+2
-1
@@ -45,7 +45,8 @@ visit "http://localhost:8888/path/to/sources/?lastFileName=abc.txt&limit=50"
|
||||
|
||||
## Architecture
|
||||
|
||||
Filer has a persistent client connecting to Master, to know the locations of all volumes.
|
||||
Filer has a persistent client connecting to Master, to get the location updates of all volumes.
|
||||
There are no network round trip to lookup the volume id location.
|
||||
|
||||
For file reads:
|
||||
1. Filer lookup metadata from Filer Store, which can be Cassandra/Mysql/Postgres/Redis/LevelDB.
|
||||
|
||||
Reference in New Issue
Block a user