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
/
Cargo.toml
Age
Commit message (
Expand
)
Author
Files
Lines
10 days
r/8900
refactor(tvix/[ca]store): rename store composition feature flags
Florian Klink
1
-1
/
+1
2024-10-18
r/8835
refactor(tvix/[ca]store): use auto_impl
Florian Klink
1
-0
/
+1
2024-10-17
r/8825
refactor(tvix/store): remove use of lazy_static
Florian Klink
1
-1
/
+0
2024-10-10
r/8785
feat(tvix/composition): allow urls as anonymous stores
Yureka
1
-1
/
+1
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
1
-1
/
+0
2024-09-26
r/8716
feat(tvix/store): Add a signing PathInfoService
sinavir
1
-0
/
+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
1
-1
/
+1
2024-08-08
r/8461
feat(tvix): Jemalloc -> MiMalloc
Ilan Joselevich
1
-0
/
+1
2024-07-22
r/8405
feat(tvix/store): add redb PathInfoService
Ilan Joselevich
1
-0
/
+1
2024-07-22
r/8403
feat(tvix/store): add grpc healthcheck service to daemon
Yureka
1
-0
/
+1
2024-07-22
r/8402
fix(store): add toml dependency for feature xp-store-composition
Yureka
1
-1
/
+1
2024-07-22
r/8400
feat(tvix): add experimental-store-composition option
Yureka
1
-0
/
+2
2024-07-21
r/8385
chore(tvix): upgrade to tonic 0.12 / hyper 1.0
Yureka
1
-9
/
+10
2024-07-02
r/8339
feat(tvix/tracing): http trace propagation
Simon Hauser
1
-1
/
+2
2024-07-01
r/8335
feat(tvix/store): use tokio-listener for tvix-store daemon command
Florian Klink
1
-1
/
+1
2024-07-01
r/8334
chore(tvix): bump bigtable_rs to latest release
Florian Klink
1
-3
/
+1
2024-07-01
r/8331
chore(tvix): bump to data-encoding 2.6.0
Florian Klink
1
-1
/
+1
2024-06-20
r/8299
feat(tvix/tracing): gRPC trace context propagation
Simon Hauser
1
-1
/
+2
2024-06-15
r/8280
feat(tvix/cli,store): add tracy feature
Florian Klink
1
-0
/
+1
2024-06-10
r/8242
feat(tvix/tracing): introduce common tvix-tracing crate
Simon Hauser
1
-8
/
+3
2024-06-06
r/8220
feat(tvix/store/bin): add progress bar infrastructure
Florian Klink
1
-0
/
+2
2024-05-16
r/8152
chore(tvix): drop json feature for tracing-subscriber
Florian Klink
1
-1
/
+1
2024-05-15
r/8149
chore(tvix): bump to tokio-listener 0.4.1
Florian Klink
1
-1
/
+1
2024-05-15
r/8148
chore(tvix/store): bump otlp stack
Florian Klink
1
-5
/
+5
2024-05-13
r/8139
chore(tvix/clippy): configure clippy allow block_in_conditions
Florian Klink
1
-0
/
+3
2024-05-11
r/8113
refactor(tvix/castore/blobservice/memory): use parking_lot RwLock
Florian Klink
1
-0
/
+1
2024-05-11
r/8106
feat(tvix/store): add LruPathInfoService
Florian Klink
1
-0
/
+1
2024-05-06
r/8082
refactor(tvix): remove usage of async-recursion
Connor Brewster
1
-1
/
+0
2024-05-06
r/8080
feat(tvix/store): use async nar reader for ingest_nar
Florian Klink
1
-1
/
+1
2024-05-03
r/8070
test(tvix/[ca]store): enable bigtable only with "integration" feature
Florian Klink
1
-0
/
+4
2024-04-19
r/7966
chore(tvix/store): remove test-case dependency
Florian Klink
1
-1
/
+0
2024-04-13
r/7900
feat(tvix/store/bin): add "copy" command
Florian Klink
1
-0
/
+1
2024-04-12
r/7885
chore(tvix): bump rstest to 0.19.0
Florian Klink
1
-1
/
+1
2024-04-09
r/7884
feat(tvix/store): add bigtable pathinfoservice backend
Florian Klink
1
-1
/
+14
2024-03-28
r/7788
feat(tvix/store): add rstest-based PathInfoService tests
Florian Klink
1
-0
/
+2
2024-03-20
r/7749
refactor(tvix/castore): introduce "cloud" feature flag
Florian Klink
1
-1
/
+2
2024-03-18
r/7723
feat(tvix/store): support RUST_LOG env var
Florian Klink
1
-1
/
+1
2024-03-16
r/7705
chore(tvix): bump tonic to 0.11.0
Florian Klink
1
-4
/
+4
2024-03-03
r/7642
feat(tvix/store): use reqwests' rustls-native-roots feature
Florian Klink
1
-1
/
+1
2024-02-20
r/7566
refactor(tvix/store/proto): use bstr::ByteSlice
Florian Klink
1
-0
/
+1
2024-01-05
r/7350
chore(tvix): bump test-case dep to 3.3.1
Florian Klink
1
-1
/
+1
2024-01-01
r/7308
feat(tvix/store): add opentelemetry
Florian Klink
1
-2
/
+7
2023-12-24
r/7261
chore(tvix): switch to upstream futures 0.3.30
Florian Klink
1
-1
/
+1
2023-12-24
r/7258
refactor(tvix/castore): add RootNode impl for BTreeMap, mv fs tests
Florian Klink
1
-3
/
+0
2023-12-22
r/7256
chore(tvix): move store/fs to castore/fs
Florian Klink
1
-46
/
+5
[next]