about summary refs log tree commit diff
path: root/tvix/store/src/pathinfoservice/lru.rs
AgeCommit message (Expand)AuthorFilesLines
2024-11-08 r/8896 feat(tvix): add instance_name to instrumentation of *ServicesBob van der Linden1-6/+11
2024-10-17 r/8825 refactor(tvix/store): remove use of lazy_staticFlorian Klink1-11/+9
2024-10-11 r/8787 refactor(tvix/store): use strictly typed PathInfo structMarijan Petričević1-37/+15
2024-08-17 r/8504 refactor(tvix/castore): remove `name` from NodesFlorian Klink1-5/+11
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-1/+4
2024-07-20 r/8380 refactor(tvix/store): use composition in tvix_store crateYureka1-0/+29
2024-05-12 r/8117 feat(tvix/store/pathinfo/*): add more instrumentationFlorian Klink1-4/+7
2024-05-11 r/8106 feat(tvix/store): add LruPathInfoServiceFlorian Klink1-0/+125