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
/
src
/
bin
/
tvix-store.rs
Age
Commit message (
Expand
)
Author
Files
Lines
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/8837
refactor(tvix): make indicatif.pb_show=1 more explicit
Florian Klink
1
-32
/
+107
2024-10-15
r/8811
refactor(tvix/glue/builtins/import): refactor
Florian Klink
1
-2
/
+2
2024-10-11
r/8787
refactor(tvix/store): use strictly typed PathInfo struct
Marijan Petričević
1
-21
/
+10
2024-10-01
r/8741
feat(castore/fs): optional refscanner for ingest
Yureka
1
-1
/
+2
2024-08-27
r/8593
fix(tvix/store): restore v1alpha reflection endpoint
Florian Klink
1
-5
/
+12
2024-08-17
r/8504
refactor(tvix/castore): remove `name` from Nodes
Florian Klink
1
-3
/
+4
2024-08-13
r/8484
refactor(tvix/castore): use Directory struct separate from proto one
Yureka
1
-1
/
+1
2024-08-08
r/8461
feat(tvix): Jemalloc -> MiMalloc
Ilan Joselevich
1
-0
/
+5
2024-07-22
r/8403
feat(tvix/store): add grpc healthcheck service to daemon
Yureka
1
-0
/
+3
2024-07-22
r/8400
feat(tvix): add experimental-store-composition option
Yureka
1
-34
/
+1
2024-07-22
r/8399
refactor(tvix): move service addrs into shared clap struct
Yureka
1
-92
/
+21
2024-07-20
r/8380
refactor(tvix/store): use composition in tvix_store crate
Yureka
1
-30
/
+32
2024-07-18
r/8368
refactor(tvix): use composition & registry for from_addr
Yureka
1
-2
/
+2
2024-07-01
r/8336
feat(tvix/store): add --remote-path-info-service-addr option
Florian Klink
1
-0
/
+26
2024-07-01
r/8335
feat(tvix/store): use tokio-listener for tvix-store daemon command
Florian Klink
1
-16
/
+15
2024-06-20
r/8299
feat(tvix/tracing): gRPC trace context propagation
Simon Hauser
1
-1
/
+13
2024-06-20
r/8297
feat(tvix/tracing): optional progressbar
Simon Hauser
1
-1
/
+1
2024-06-17
r/8289
feat(tvix/tvix-store): improve progress bars
Florian Klink
1
-13
/
+1
2024-06-16
r/8286
refactor(tvix/store): drop FUSE multithread workaround for Darwin
Florian Klink
1
-8
/
+1
2024-06-16
r/8285
fix(tvix/store/bin): fix shutdown behaviour for FUSE
Florian Klink
1
-11
/
+17
2024-06-14
r/8271
feat(tvix/tracing): correctly close otlp on exit
Simon Hauser
1
-19
/
+36
2024-06-10
r/8242
feat(tvix/tracing): introduce common tvix-tracing crate
Simon Hauser
1
-98
/
+11
2024-06-06
r/8220
feat(tvix/store/bin): add progress bar infrastructure
Florian Klink
1
-16
/
+64
2024-05-11
r/8103
refactor(tvix/store): drop calculate_nar from PathInfoService
Florian Klink
1
-6
/
+12
2024-04-30
r/8049
feat(tvix/store): use local object_store for tvix-store daemon blobs
Florian Klink
1
-1
/
+5
2024-04-26
r/8018
feat(tvix/store/bin): disable --json option, set log to compact
Florian Klink
1
-30
/
+10
2024-04-20
r/7988
feat(tvix/store/bin): upload paths concurrently in `copy`
Florian Klink
1
-15
/
+53
2024-04-20
r/7981
refactor(tvix/castore/import): make module, split off fs and error
Florian Klink
1
-1
/
+1
2024-04-19
r/7979
refactor(tvix/castore): generalize store ingestion streams
Connor Brewster
1
-2
/
+5
2024-04-15
r/7912
feat(tvix/castore/fs): support extended attributes
Florian Klink
1
-0
/
+12
2024-04-13
r/7900
feat(tvix/store/bin): add "copy" command
Florian Klink
1
-0
/
+93
2024-03-18
r/7723
feat(tvix/store): support RUST_LOG env var
Florian Klink
1
-5
/
+23
2024-03-11
r/7683
feat(tvix/store/bin): allow disabling OTLP at runtime
Florian Klink
1
-32
/
+39
2024-02-17
r/7535
feat(tvix/castore/fs): make allow_other configurable
Florian Klink
1
-1
/
+8
2024-01-20
r/7433
feat(tvix/store): enable `name` customization in the store
Ryan Lahfa
1
-10
/
+13
2024-01-20
r/7432
refactor(tvix/store): `import_path` → `import_path_as_nar_ca`
Ryan Lahfa
1
-1
/
+1
2024-01-03
r/7315
fix(tvix/store): set service.name
Florian Klink
1
-24
/
+44
2024-01-01
r/7308
feat(tvix/store): add opentelemetry
Florian Klink
1
-5
/
+36
2024-01-01
r/7305
refactor(tvix/castore/blobsvc/grpc/wrapper): don't require Arc<_>
Florian Klink
1
-1
/
+1
2024-01-01
r/7304
refactor(tvix/castore/directorysvc/grpc/wrapper): no Arc<_>
Florian Klink
1
-1
/
+1
2024-01-01
r/7301
feat(tvix/store/bin): factor out import
Florian Klink
1
-111
/
+16
2024-01-01
r/7299
feat(nix-compat/store_path): build_ca_path may fail
Florian Klink
1
-1
/
+9
2024-01-01
r/7298
refactor(tvix/store/bin): don't reconstruct StorePath twice
Florian Klink
1
-8
/
+1
2023-12-31
r/7297
fix(tvix/store/bin): don't unwrap in case of invalid paths
Florian Klink
1
-8
/
+12
2023-12-31
r/7296
refactor(tvix/store/bin): condense subscriber setup a bit
Florian Klink
1
-12
/
+8
2023-12-31
r/7295
refactor(tvix/store): move construct_services helper here
Florian Klink
1
-62
/
+31
2023-12-31
r/7294
refactor(tvix/castore/directorysvc): return Box, not Arc
Florian Klink
1
-4
/
+17
2023-12-31
r/7293
refactor(tvix/castore/blobsvc): return Box, not Arc
Florian Klink
1
-4
/
+9
[next]