No description
Find a file
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
tools/nixery feat(server): Reimplement local manifest cache backed by files 2019-10-03 13:21:04 +01:00