about summary refs log tree commit diff
path: root/tvix/castore/src/directoryservice/tests
AgeCommit message (Expand)AuthorFilesLines
13 days r/8896 feat(tvix): add instance_name to instrumentation of *ServicesBob van der Linden1-0/+1
2024-10-03 r/8752 chore(tvix/[ca]store): Drop sled support completely in favor of redbIlan Joselevich1-1/+0
2024-08-18 r/8511 feat(tvix/castore): add Directory::try_from_iter()Florian Klink1-13/+8
2024-08-17 r/8506 refactor(tvix/castore): add PathComponent type for checked componentsFlorian Klink1-1/+1
2024-08-17 r/8505 refactor(tvix/castore): drop {Directory,File,Symlink}NodeFlorian Klink1-5/+6
2024-08-17 r/8504 refactor(tvix/castore): remove `name` from NodesFlorian Klink1-6/+5
2024-08-13 r/8486 refactor(tvix/castore): move *Node and Directory to crate rootFlorian Klink1-1/+1
2024-08-13 r/8484 refactor(tvix/castore): use Directory struct separate from proto oneYureka1-51/+16
2024-08-01 r/8437 feat(tvix/castore): add RedbDirectoryServiceIlan Joselevich1-0/+1
2024-08-01 r/8435 chore(3p/sources): Bump channels & overlays (2024-07-28)Aspen Smith1-2/+10
2024-07-25 r/8413 test(tvix/castore/dirsvc): check for a pitfall with deduplicated dirsYureka1-5/+34
2024-07-23 r/8407 fix(tvix/directoryservice): clarify get_recursive not foundYureka1-3/+16
2024-07-21 r/8385 chore(tvix): upgrade to tonic 0.12 / hyper 1.0Yureka1-1/+2
2024-05-16 r/8150 feat(tvix/store): add ObjectStoreDirectoryServiceYureka1-0/+1
2024-05-03 r/8070 test(tvix/[ca]store): enable bigtable only with "integration" featureFlorian Klink1-1/+1
2024-04-09 r/7881 feat(tvix/castore/directory): add bigtable backendFlorian Klink2-0/+2
2024-03-28 r/7797 feat(tvix/castore/*service/tests): add objectstore to tests, sortFlorian Klink1-1/+1
2024-03-28 r/7796 feat(tvix/castore/directoryservice): log more TODOsFlorian Klink1-0/+3
2024-03-28 r/7795 refactor(tvix/castore/*): drop utils.rs and grpc directorysvc testsFlorian Klink1-1/+2
2024-03-24 r/7777 feat(tvix/castore): add rstest-based DirectoryService testsFlorian Klink2-0/+266