nixery/server/builder
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.go feat(server): Log Nix output live during the builds 2019-09-21 15:25:28 +01:00
cache.go feat(server): Add cache for layer builds in GCS & local cache 2019-10-03 13:21:04 +01:00