format

Chris Lu 2018-06-17 17:37:03 -07:00
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.