aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
Commit message (Expand)AuthorAgeFilesLines
* initial tryout of meilisearchmeilisearchGalen Guyer2023-02-081-2/+439
* add web ui and apiGalen Guyer2023-01-231-0/+41
* have update-db bin handle creating database and indexes properlyGalen Guyer2023-01-231-0/+272
* update deps, add anyhowGalen Guyer2023-01-231-140/+135
* Handle weekly updatesGalen Guyer2022-12-221-11/+12
* Batch inserts to make them much fasterGalen Guyer2022-11-091-0/+1
* Update dependencies a bitGalen Guyer2022-11-091-12/+19
* Proper date serialization/deserialization and indexesGalen Guyer2022-11-091-0/+1
* Import ALL THE DATAGalen Guyer2022-11-051-0/+27
* Load Entities table into SQLiteGalen Guyer2022-11-041-2/+800
* Download weekly dump fileGalen Guyer2022-11-041-0/+733