Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-05-23 | r/6177 refactor(tvix/store/directorysvc): move from Vec<u8> to B3Digest | Florian Klink | 1 | -38/+41 |
2023-05-18 | r/6166 fix(tvix/store): fix timing sensitivity in gRPC directorysvc test | Florian Klink | 1 | -24/+45 |
2023-04-07 | r/6073 feat(tvix/store/directorysvc): add put_multiple_start | Florian Klink | 1 | -12/+199 |
2023-03-27 | r/6050 docs(tvix/store/directorysvc/grpc): fix comment | Florian Klink | 1 | -1/+1 |
2023-03-27 | r/6046 feat(tvix/store/directorysvc): add DirectoryService::get_recursive() | Florian Klink | 1 | -5/+135 |
2023-03-27 | r/6044 feat(tvix/store/directorysvc): add gRPC client | Florian Klink | 1 | -0/+180 |