-
Notifications
You must be signed in to change notification settings - Fork 14
Substituters (remote caching) #43
Copy link
Copy link
Labels
backendBuild serverBuild server
Description
I'd like to support the notion of substituters from Nix, which are remote stores that are only used for retrieval. I'd like to reuse Nix's HTTP conventions for caches, since they work well for S3-like storage, but I'll likely need to invent my own way of storing realization information. Probably also want to implement #20 first so that realizations are signed.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
backendBuild serverBuild server
Type
Projects
Status
In Progress