nixery/server
Vincent Ambo d19f9fb40b feat(server): Add cache for layer builds in GCS & local cache
This cache is going to be used for looking up whether a layer build
has taken place already (based on a hash of the layer contents).

See the caching section in the updated documentation for details.

Relates to #50.
2019-10-03 13:21:04 +01:00
..
builder feat(server): Add cache for layer builds in GCS & local cache 2019-10-03 13:21:04 +01:00
config feat: Add configuration option for popularity data URL 2019-09-21 12:44:40 +01:00
layers feat(server): Introduce function to hash contents of a layer 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 feat(server): Cache built manifests to the GCS bucket 2019-09-10 11:32:37 +01:00