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 | -22/+14 |
2023-04-07 | r/6077 docs(tvix/store): update comment regarding reachability check | Florian Klink | 1 | -9/+6 |
2023-04-07 | r/6076 docs(tvix/store/grpc_directorysvc_wrapper): add TODO | Florian Klink | 1 | -0/+3 |
2023-03-27 | r/6046 feat(tvix/store/directorysvc): add DirectoryService::get_recursive() | Florian Klink | 1 | -94/+36 |
2023-03-16 | r/6014 refactor(tvix/store/directorysvc): use [u8; 32] instead of Vec<u8> | Florian Klink | 1 | -28/+40 |
2023-03-10 | r/5949 refactor(tvix/store): rename C to DS, client to directory_service | Florian Klink | 1 | -9/+11 |
2023-03-10 | r/5913 feat(tvix/store): add GRPCDirectoryServiceWrapper | Florian Klink | 1 | -0/+229 |