arch-repo-manager/libpkg/data
Martchus 0e61a726e1 Set `lastUpdate` to zero when clearing packages
Since reloading packages is now avoided clearing packages should not itself
count as update as it would prevent loading packages again.
2022-01-26 00:46:36 +01:00
..
config.cpp lmdb: Allow configuring cache limit 2022-01-26 00:41:53 +01:00
config.h lmdb: Allow configuring cache limit 2022-01-26 00:41:53 +01:00
database.cpp Set `lastUpdate` to zero when clearing packages 2022-01-26 00:46:36 +01:00
database.h Avoid loading databases when modification date is <= last update 2022-01-25 00:13:10 +01:00
lockable.cpp Initial import 2021-02-08 23:53:56 +01:00
lockable.h Add locking system so build actions can acquire named locks 2021-02-20 23:25:31 +01:00
package.cpp lmdb: Use lmdb to store packages and dependency indices 2022-01-18 21:50:53 +01:00
package.h lmdb: Enable versioning for objects we'd like to store in the DB 2022-01-18 22:48:34 +01:00
siglevel.h Initial import 2021-02-08 23:53:56 +01:00
storage.cpp lmdb: Allow configuring cache limit 2022-01-26 00:41:53 +01:00
storagefwd.h lmdb: Remove obsolete code 2022-01-18 22:11:54 +01:00
storageprivate.h lmdb: Remove unused function 2022-01-26 00:44:07 +01:00