arch-repo-manager/pacfind
Martchus 218dfecf56 Avoid loading databases when modification date is <= last update
* Do HTTP head request first when loading database from mirror to avoid
  downloading the full database all the time
* Use the last modification date of the local database file because with
  the persistent storage even local database reloads became a bit expensive
2022-01-25 00:13:10 +01:00
..
tests Initial import 2021-02-08 23:53:56 +01:00
CMakeLists.txt Initial import 2021-02-08 23:53:56 +01:00
main.cpp Avoid loading databases when modification date is <= last update 2022-01-25 00:13:10 +01:00