tvl-depot/tools/nixery/server/config
Vincent Ambo 43a642435b feat(server): Reimplement local manifest cache backed by files
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.
2019-10-03 13:21:04 +01:00
..
config.go feat(server): Reimplement local manifest cache backed by files 2019-10-03 13:21:04 +01:00
pkgsource.go refactor(server): Move package source management logic to server 2019-09-10 11:32:37 +01:00