arch-repo-manager/libpkg/algo
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
..
buildorder.cpp lmdb: Use lmdb to store packages and dependency indices 2022-01-18 21:50:53 +01:00
licenses.cpp Improve creating license info 2022-03-15 01:10:15 +01:00
search.cpp Make package search more efficient 2022-04-17 23:39:25 +02:00