luet/pkg/installer
Ettore Di Giacinto 5b4e930fc3 Do implement a real cache
Instead of merely storing files into disk use a real cache.

This also makes possible finally to reference artifacts in the cache with the
package checksum, which solves the cache hit checksum failures we had
previously.
2021-10-19 21:25:01 +02:00
..
client Do implement a real cache 2021-10-19 21:25:01 +02:00
config_protect.go Add option config_from_host 2020-11-07 18:56:25 +01:00
finalizer.go Finalizer envs (#242) 2021-08-11 11:18:16 +02:00
installer_suite_test.go Use dynamic pkgs cache dir for test suite 2020-02-01 20:05:19 +01:00
installer_test.go Make repositories arch-aware 2021-10-19 14:19:53 +02:00
installer.go Do implement a real cache 2021-10-19 21:25:01 +02:00
interface.go Do implement a real cache 2021-10-19 21:25:01 +02:00
repository_docker.go Do implement a real cache 2021-10-19 21:25:01 +02:00
repository_local.go Do implement a real cache 2021-10-19 21:25:01 +02:00
repository_options.go Update tests for including packages in tree from metadata 2021-09-16 12:59:54 +02:00
repository_test.go Do implement a real cache 2021-10-19 21:25:01 +02:00
repository.go Do implement a real cache 2021-10-19 21:25:01 +02:00
system_test.go Speedup conflict check by caching in memory files 2021-07-30 12:40:55 +02:00
system.go create-repo: annotate runtime definition in artifacts 2021-09-17 14:30:06 +02:00