Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-10-08 | r/6728 refactor(tvix/castore): use DuplexStream instead of unix socket | Florian Klink | 3 | -76/+47 |
2023-10-08 | r/6725 refactor(tvix/castore): move gRPC directorysvc tests off tonic_mock | Florian Klink | 1 | -74/+90 |
2023-10-08 | r/6724 refactor(tvix/castore/directorysvc): factor out gRPC client gen | Florian Klink | 2 | -173/+178 |
2023-10-05 | r/6704 refactor(tvix/castore): move magic number to B3_LEN const | Florian Klink | 2 | -5/+7 |
2023-10-04 | r/6689 fix(tvix/castore): explicitly name lifetimes in process_entry | edef | 1 | -3/+3 |
2023-09-26 | r/6660 chore(tvix/[ca]store): allow building without tonic-reflection | Florian Klink | 3 | -4/+4 |
2023-09-22 | r/6630 chore(tvix/castore): remove dependency on anyhow | Florian Klink | 2 | -4/+1 |
2023-09-22 | r/6629 refactor(tvix): move castore into tvix-castore crate | Florian Klink | 46 | -0/+7392 |