magic-nix-cache
magic-nix-cache copied to clipboard
Allow request batching
It would be awesome if we could batch requests; I have a rust project that needs to pull a derivation for each dependency, which is like 600 paths but they're each less than 1 MB. It breaches the rate limit almost every run.