Merge 55090d8b72 into d7a303b410
This commit is contained in:
commit
1a5c4f9889
@ -48,6 +48,12 @@ All of the database will be stored inside the `data` directory. Finally, if you'
|
|||||||
- The metas table should not be a sqlitedict but a proper sqlite table, for efficiency
|
- The metas table should not be a sqlitedict but a proper sqlite table, for efficiency
|
||||||
- Build a reverse index to support faster search, right now we iterate through the entire database
|
- Build a reverse index to support faster search, right now we iterate through the entire database
|
||||||
|
|
||||||
|
#### Star History
|
||||||
|
|
||||||
|
[](https://star-history.com/#karpathy/arxiv-sanity-lite&Date)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#### License
|
#### License
|
||||||
|
|
||||||
MIT
|
MIT
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user