about summary refs log tree commit diff
path: root/tvix/castore/src/directoryservice/bigtable.rs
AgeCommit message (Expand)AuthorFilesLines
2024-08-13 r/8484 refactor(tvix/castore): use Directory struct separate from proto oneYureka1-15/+9
2024-07-19 r/8372 feat(tvix): different service types in one compositionYureka1-1/+1
2024-07-18 r/8368 refactor(tvix): use composition & registry for from_addrYureka1-0/+20
2024-07-18 r/8365 feat(tvix/castore): add composition moduleYureka1-35/+52
2024-05-13 r/8142 feat(tvix/castore/directory/get_recursive): add 'static to BoxStreamFlorian Klink1-1/+1
2024-04-25 r/8008 fix(tvix): typoedef1-1/+1
2024-04-13 r/7906 feat(tvix/*store/bigtable): limit retries connecting to cbtemulatorFlorian Klink1-1/+3
2024-04-09 r/7881 feat(tvix/castore/directory): add bigtable backendFlorian Klink1-0/+355