tvl-depot/tools/nixery/server
Vincent Ambo 355fe3f5ec feat(server): Reintroduce manifest caching to GCS
The new builder now caches and reads cached manifests to/from GCS. The
in-memory cache is disabled, as manifests are no longer written to
local file and the caching of file paths does not work (unless we
reintroduce reading/writing from temp files as part of the local
cache).
2019-10-03 13:21:04 +01:00
..
builder feat(server): Reintroduce manifest caching to GCS 2019-10-03 13:21:04 +01:00
config feat(server): Reimplement creation & uploading of layers 2019-10-03 13:21:04 +01:00
layers feat(server): Reimplement creation & uploading of layers 2019-10-03 13:21:04 +01:00
manifest feat(server): Implement package for creating image manifests 2019-10-03 13:21:04 +01:00
default.nix chore(server): Add 'go vet' to build process 2019-08-14 20:18:41 +01:00
go-deps.nix chore(server): Import layer grouping logic into server component 2019-10-03 13:21:04 +01:00
main.go refactor(server): Clean up cache implementation 2019-10-03 13:21:04 +01:00