arch-repo-manager/librepomgr/webclient
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
..
aur.cpp lmdb: Use package cache when querying packages for dependencies 2022-01-21 20:35:43 +01:00
aur.h lmdb: Use lmdb to store packages and dependency indices 2022-01-18 21:50:53 +01:00
database.cpp Avoid loading databases when modification date is <= last update 2022-01-25 00:13:10 +01:00
database.h Avoid loading databases when modification date is <= last update 2022-01-25 00:13:10 +01:00
session.cpp Avoid loading databases when modification date is <= last update 2022-01-25 00:13:10 +01:00
session.h Avoid loading databases when modification date is <= last update 2022-01-25 00:13:10 +01:00