mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
format
parent
d73cb612b5
commit
227c1feaf9
|
@ -43,7 +43,7 @@ visit "http://localhost:8888/path/to/sources/"
|
||||||
visit "http://localhost:8888/path/to/sources/?lastFileName=abc.txt&limit=50"
|
visit "http://localhost:8888/path/to/sources/?lastFileName=abc.txt&limit=50"
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Architecture
|
## Architecture
|
||||||
|
|
||||||
For file reads:
|
For file reads:
|
||||||
1. Filer lookup metadata from Filer Store, which can be Cassandra/Mysql/Postgres/Redis/LevelDB.
|
1. Filer lookup metadata from Filer Store, which can be Cassandra/Mysql/Postgres/Redis/LevelDB.
|
||||||
|
|
Loading…
Reference in a new issue