aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Collapse)AuthorAge
* Add experimental support for cached compressionsChristopher Baines2023-01-16
| | | | | | This adds optional caching for alternative compressions of stored nars. You could store lzip nars for example, but then compute, cache and provide zstd nars for some stored nars.
* Regularly update the database dump and delete recent changesChristopher Baines2021-12-29
|
* Get most of the functionality sort of workingChristopher Baines2021-12-12
At least working enough to start trying this out, and finding the problems.