nixery/server/builder
Vincent Ambo 7e886e6728 refactor(server): Use package source specific cache keys
Use the PackageSource.CacheKey function introduced in the previous
commit to determine the key at which a manifest should be cached in
the local cache.

Due to this change, manifests for moving target sources are no longer
cached and the recency threshold logic has been removed.
2019-09-10 11:32:37 +01:00
..
builder.go refactor(server): Use package source specific cache keys 2019-09-10 11:32:37 +01:00
cache.go refactor(server): Use package source specific cache keys 2019-09-10 11:32:37 +01:00