diff --git a/Directories-and-Files.md b/Directories-and-Files.md index 1b755aa..a2018b8 100644 --- a/Directories-and-Files.md +++ b/Directories-and-Files.md @@ -43,7 +43,7 @@ visit "http://localhost:8888/path/to/sources/" visit "http://localhost:8888/path/to/sources/?lastFileName=abc.txt&limit=50" ``` -#### Architecture +## Architecture For file reads: 1. Filer lookup metadata from Filer Store, which can be Cassandra/Mysql/Postgres/Redis/LevelDB.