about summary refs log tree commit diff
path: root/tvix/castore/src/composition.rs
AgeCommit message (Expand)AuthorFilesLines
10 days r/8903 refactor(tvix/castore/blob): use near/far for CombinedBlobServiceFlorian Klink1-6/+6
10 days r/8901 docs(tvix/[ca]store): improve docstrings, remove wildcard importsFlorian Klink1-3/+4
10 days r/8900 refactor(tvix/[ca]store): rename store composition feature flagsFlorian Klink1-3/+3
10 days r/8899 refactor(tvix/store/composition): rename 'default' to 'root'Florian Klink1-11/+11
2024-10-17 r/8824 refactor(tvix/castore): remove remaining lazy_static usageFlorian Klink1-10/+8
2024-10-10 r/8785 feat(tvix/composition): allow urls as anonymous storesYureka1-81/+123
2024-07-22 r/8397 feat(tvix/composition): improve error message for unknown tagYureka1-2/+2
2024-07-21 r/8392 test(tvix/composition): add recursion and concurrent testsYureka1-0/+63
2024-07-21 r/8391 docs(tvix/composition): add comment about stackYureka1-0/+3
2024-07-21 r/8390 feat(tvix/composition): downcast boxed error if possibleYureka1-4/+7
2024-07-21 r/8388 fix(tvix/composition): include typeid in recursion checkYureka1-5/+13
2024-07-20 r/8380 refactor(tvix/store): use composition in tvix_store crateYureka1-0/+7
2024-07-19 r/8372 feat(tvix): different service types in one compositionYureka1-36/+54
2024-07-18 r/8368 refactor(tvix): use composition & registry for from_addrYureka1-12/+67
2024-07-18 r/8366 feat(tvix/composition): allow creating a blank CompositionContextYureka1-6/+13
2024-07-18 r/8365 feat(tvix/castore): add composition moduleYureka1-0/+377