Implements a local manifest cache that uses the temporary directory to cache manifest builds. This is necessary due to the size of manifests: Keeping them entirely in-memory would quickly balloon the memory usage of Nixery, unless some mechanism for cache eviction is implemented. |
||
|---|---|---|
| .. | ||
| builder | ||
| config | ||
| layers | ||
| manifest | ||
| default.nix | ||
| go-deps.nix | ||
| main.go | ||