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
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
2023-12-16
r/7224
chore(tvix/store): switch back to fuse-backend-rs upstream
Florian Klink
1
-3
/
+1
2023-12-11
r/7158
chore(tvix): drop sled compression support
Florian Klink
1
-1
/
+1
2023-11-19
r/7038
feat(tvix/store/pathinfoservice): implement NixHTTPPathInfoService
Florian Klink
1
-0
/
+2
2023-10-14
r/6810
refactor(tvix/store): Upgrade tokio-listener to get tonic support
Connor Brewster
1
-2
/
+2
2023-10-12
r/6789
feat(tvix/store): enable tls[-roots] feature in tonic
Florian Klink
1
-1
/
+1
2023-10-10
r/6769
feat(tvix/store): use tvix_compat::nar::writer::async
edef
1
-2
/
+3
2023-10-08
r/6743
test(tvix/store): use tokio-retry for exp backoff
Florian Klink
1
-0
/
+1
2023-10-08
r/6736
chore(tvix): bump tokio[-util], tonic, prost
Florian Klink
1
-7
/
+7
2023-10-08
r/6723
chore(tvix/store): drop tonic-mock from dependencies
Florian Klink
1
-1
/
+0
2023-10-07
r/6720
fix(tvix/store): Remove virtiofs from default features
Connor Brewster
1
-1
/
+1
2023-10-02
r/6687
fix(tvix/store): Fix FUSE support on MacOS
Brian Olsen
1
-3
/
+3
2023-09-26
r/6660
chore(tvix/[ca]store): allow building without tonic-reflection
Florian Klink
1
-2
/
+2
2023-09-26
r/6658
chore(tvix/store): only depend on vhost-user-fs if virtiofs enabled
Florian Klink
1
-6
/
+11
2023-09-26
r/6654
chore(tvix/store): move fuse-backend-rs back to upstream
Florian Klink
1
-2
/
+2
2023-09-25
r/6653
feat(tvix/store): Support listening on UNIX domain sockets
Connor Brewster
1
-0
/
+1
2023-09-24
r/6642
feat(tvix/store/fs): Add support for virtiofs backend
Connor Brewster
1
-1
/
+31
2023-09-22
r/6629
refactor(tvix): move castore into tvix-castore crate
Florian Klink
1
-6
/
+7
2023-09-22
r/6627
chore(tvix): remove some unused crate dependencies
Florian Klink
1
-4
/
+0
2023-09-21
r/6623
refactor(tvix/store): Asyncify PathInfoService and DirectoryService
Connor Brewster
1
-2
/
+3
2023-09-20
r/6622
refactor(tvix/store/fs): Separate FUSE and filesystem code
Connor Brewster
1
-1
/
+2
2023-09-20
r/6621
refactor(tvix/store/fuse): Switch from fuser to fuse-backend-rs
Connor Brewster
1
-3
/
+7
2023-09-18
r/6606
refactor(tvix/store/blobsvc): make BlobStore async
Florian Klink
1
-1
/
+2
2023-09-05
r/6557
feat(tvix/store): fix ctrl-c handling on mount command
Florian Klink
1
-1
/
+1
2023-09-05
r/6553
chore(tvix/store): drop walkdir workaround for symlinks at root
Florian Klink
1
-1
/
+1
2023-09-04
r/6550
refactor(tvix/{cli,store}): move TvixStoreIO to tvix-cli crate
Florian Klink
1
-1
/
+0
[next]