arch-repo-manager/libpkg
Martchus edb014011c Make package search more efficient
* Avoid keeping list of all packages in memory by pushing each package
  directly to the JSON array
* Avoid check for database before pushing each package; do it only before
  reaching the next database
* Remove no longer required functions
2022-04-17 23:39:25 +02:00
..
algo Make package search more efficient 2022-04-17 23:39:25 +02:00
data Make package search more efficient 2022-04-17 23:39:25 +02:00
parser Avoid possibly accessing packageCacheDirs when it is empty 2022-03-15 01:08:19 +01:00
testfiles Handle case when a split package overrides the archs from the base 2021-08-28 00:25:09 +02:00
tests Apply clang-format 2022-04-07 23:19:24 +02:00
CMakeLists.txt Avoid installing static library of lmdb-safe 2022-03-08 00:47:38 +01:00
global.h Initial import 2021-02-08 23:53:56 +01:00
lmdb-safe lmdb: Configure project to use lmdb and lmdb-safe 2021-12-07 22:48:42 +01:00