depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tvix
/
store
Age
Commit message (
Expand
)
Author
Files
Lines
10 days
r/8902
refactor(tvix/store): move Cache to cache mod
Florian Klink
2
-4
/
+2
10 days
r/8901
docs(tvix/[ca]store): improve docstrings, remove wildcard imports
Florian Klink
3
-11
/
+27
10 days
r/8900
refactor(tvix/[ca]store): rename store composition feature flags
Florian Klink
3
-8
/
+8
10 days
r/8899
refactor(tvix/store/composition): rename 'default' to 'root'
Florian Klink
3
-10
/
+10
11 days
r/8898
refactor(nix-compat): Move serialization machinery into wire.
Vova Kryachko
1
-1
/
+1
13 days
r/8896
feat(tvix): add instance_name to instrumentation of *Services
Bob van der Linden
10
-57
/
+123
2024-10-30
r/8875
refactor(tvix/store): drop log level cli arg
Florian Klink
1
-8
/
+1
2024-10-27
r/8860
chore(3p/sources): bump channels & overlays (2024-10-23)
Vincent Ambo
1
-1
/
+1
2024-10-19
r/8838
refactor(tvix/store/pathinfo/signing_wrapper): remove clone
Florian Klink
1
-9
/
+17
2024-10-19
r/8837
refactor(tvix): make indicatif.pb_show=1 more explicit
Florian Klink
2
-39
/
+109
2024-10-19
r/8836
refactor(tvix/castore): add try_into_anonymous_node, rename to try_*
Florian Klink
2
-3
/
+3
2024-10-18
r/8835
refactor(tvix/[ca]store): use auto_impl
Florian Klink
6
-36
/
+16
2024-10-18
r/8833
fix(tvix/store/pathinfo): use gRPC NarCalculationService
Florian Klink
2
-1
/
+14
2024-10-18
r/8832
fix(tvix/store/grpc_wrapper): don't validate node name
Florian Klink
1
-4
/
+7
2024-10-17
r/8825
refactor(tvix/store): remove use of lazy_static
Florian Klink
6
-117
/
+119
2024-10-17
r/8822
refactor(nix-compat/store_path): drop build_nar_based_store_path
Florian Klink
1
-3
/
+5
2024-10-15
r/8811
refactor(tvix/glue/builtins/import): refactor
Florian Klink
2
-56
/
+29
2024-10-12
r/8791
chore(tvix): bump crate dependencies
Florian Klink
1
-1
/
+1
2024-10-11
r/8790
test(tvix/store/signing_wrapper): restructure
Florian Klink
1
-14
/
+16
2024-10-11
r/8787
refactor(tvix/store): use strictly typed PathInfo struct
Marijan Petričević
19
-874
/
+594
2024-10-10
r/8785
feat(tvix/composition): allow urls as anonymous stores
Yureka
3
-5
/
+8
2024-10-10
r/8783
feat(tvix/pathinfo/nixhttp): use ingest stores from url
Yureka
1
-2
/
+18
2024-10-04
r/8756
feat(tvix/[ca]store): Add logging support to redb
Ilan Joselevich
1
-1
/
+1
2024-10-03
r/8752
chore(tvix/[ca]store): Drop sled support completely in favor of redb
Ilan Joselevich
5
-213
/
+0
2024-10-01
r/8741
feat(castore/fs): optional refscanner for ingest
Yureka
2
-4
/
+6
2024-09-26
r/8716
feat(tvix/store): Add a signing PathInfoService
sinavir
4
-0
/
+215
2024-09-25
r/8715
feat(tvix/store): seekable nar renderer
Yureka
4
-0
/
+535
2024-09-25
r/8714
refactor(tvix/store/tests): combine tests into one parametrized function
Yureka
2
-179
/
+103
2024-09-24
r/8711
fix(tvix/nar-bridge): Remove name check for root node in nar generation
sinavir
1
-2
/
+2
2024-08-29
r/8610
chore(tvix): Migrate members to inherit deps from workspace
Ilan Joselevich
1
-56
/
+48
2024-08-29
r/8609
chore(tvix): Bump versions of all compatible deps via cargo upgrade
Ilan Joselevich
1
-30
/
+30
2024-08-28
r/8608
chore(tvix/[ca]store): bump bigtable_rs
Florian Klink
1
-1
/
+3
2024-08-28
r/8607
chore(tvix/[ca]store): bump hyper-util to 0.1.7
Florian Klink
1
-1
/
+1
2024-08-27
r/8593
fix(tvix/store): restore v1alpha reflection endpoint
Florian Klink
2
-6
/
+13
2024-08-20
r/8545
refactor(nix-compat/store_path): make StorePath generic on S
Florian Klink
4
-11
/
+16
2024-08-19
r/8540
feat(nix-compat/narinfo/signature): generalize name field
Florian Klink
1
-1
/
+1
2024-08-19
r/8538
feat(tvix): drop usage of sparseTree in favor of lib.sourceByRegex
Ilan Joselevich
2
-14
/
+9
2024-08-17
r/8506
refactor(tvix/castore): add PathComponent type for checked components
Florian Klink
4
-9
/
+15
2024-08-17
r/8505
refactor(tvix/castore): drop {Directory,File,Symlink}Node
Florian Klink
4
-62
/
+64
2024-08-17
r/8504
refactor(tvix/castore): remove `name` from Nodes
Florian Klink
13
-163
/
+138
2024-08-15
r/8494
chore(tvix): Retain original passthru in Rust builds
Brian Olsen
1
-1
/
+1
2024-08-13
r/8486
refactor(tvix/castore): move *Node and Directory to crate root
Florian Klink
10
-20
/
+18
2024-08-13
r/8484
refactor(tvix/castore): use Directory struct separate from proto one
Yureka
13
-173
/
+179
2024-08-12
r/8483
docs(tvix/store/utils): add docstrings for ServiceUrls*
Florian Klink
1
-2
/
+15
2024-08-08
r/8461
feat(tvix): Jemalloc -> MiMalloc
Ilan Joselevich
2
-0
/
+6
2024-08-04
r/8442
feat(tvix/store): Sled{PathInfo,Directory}Service -> Redb…
Ilan Joselevich
1
-2
/
+2
2024-07-29
r/8424
fix(tvix/store): Immediately return an error when using sled on /
Ilan Joselevich
1
-0
/
+6
2024-07-29
r/8422
fix(tvix/store) RedbPathInfoService: improve logs and errors
Ilan Joselevich
1
-6
/
+10
2024-07-28
r/8420
fix(tvix/store): adjust from_addr redb test to do what it says
Ilan Joselevich
1
-2
/
+2
2024-07-28
r/8419
docs(tvix/store): Document redb in from_addr
Ilan Joselevich
1
-0
/
+5
[next]