indexer: Add file caching + Arch Linux indexing

This commit is contained in:
Yorhel 2016-11-06 13:34:22 +01:00
parent 35fab522d6
commit 1ca43665a1
6 changed files with 295 additions and 39 deletions

View file

@ -15,3 +15,5 @@ ring = "0.5.3"
postgres = "0.12.0"
clap = "2.16.3"
hyper = "0.9.11"
url = "1.2.3"
chrono = "0.2.25"