1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-21 11:30:30 -04:00
nix/tests/unit/libstore/data/worker-protocol
John Ericson f71b4da0b3 Factor our connection code for worker proto like serve proto
This increases test coverage, and gets the worker protocol ready to be
used by Hydra.

Why don't we just try to use the store interface in Hydra? Well, the
problem is that the store interface works on connection pools, with each
opreation getting potentially a different connection, but the way temp
roots work requires that we keep one logical "transaction" (temp root
session) using the same connection.

The longer-term solution probably is making connections themselves
implement the store interface, but that is something that builds on
this, so I feel OK that this is not churn in the wrong direction.

Fixes #9584
2024-05-27 00:43:46 -04:00
..
build-result-1.27.bin
build-result-1.28.bin
build-result-1.29.bin
build-result-1.37.bin
client-handshake-info_1_30.bin Factor our connection code for worker proto like serve proto 2024-05-27 00:43:46 -04:00
client-handshake-info_1_33.bin Factor our connection code for worker proto like serve proto 2024-05-27 00:43:46 -04:00
client-handshake-info_1_35.bin Factor our connection code for worker proto like serve proto 2024-05-27 00:43:46 -04:00
content-address.bin
derived-path-1.29.bin
derived-path-1.30.bin
drv-output.bin
handshake-to-client.bin Factor our connection code for worker proto like serve proto 2024-05-27 00:43:46 -04:00
keyed-build-result-1.29.bin
optional-content-address.bin
optional-store-path.bin
optional-trusted-flag.bin
realisation.bin
set.bin
store-path.bin
string.bin
unkeyed-valid-path-info-1.15.bin
valid-path-info-1.15.bin
valid-path-info-1.16.bin
vector.bin