mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
add diagram on filer read
parent
412934a0ff
commit
d108605dea
|
@ -56,10 +56,7 @@ We can take the following steps to map a full file path to the actual data block
|
||||||
|
|
||||||
#### Architecture
|
#### Architecture
|
||||||
|
|
||||||
For reads:
|
For file reads:
|
||||||
1. Client Read File Metadata => Weed Filer => Weed Filer database (LevelDB, Cassandra, Redis, Mysql, Postgres, etc)
|
|
||||||
2. Client Read File Chunks => Weed Volume Servers
|
|
||||||
|
|
||||||
![](FilerRead.png)
|
![](FilerRead.png)
|
||||||
|
|
||||||
For writes:
|
For writes:
|
||||||
|
|
BIN
FilerRead.png
BIN
FilerRead.png
Binary file not shown.
Before Width: | Height: | Size: 31 KiB After Width: | Height: | Size: 30 KiB |
Loading…
Reference in a new issue