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
2023-10-17
r/6844
chore(tvix): move store golang bindings to tvix/store-go
Florian Klink
14
-1953
/
+34
2023-10-16
r/6826
refactor(tvix/store): clippy
Florian Klink
1
-1
/
+1
2023-10-16
r/6823
refactor(tvix/store/fs): clippy
Florian Klink
2
-7
/
+14
2023-10-14
r/6810
refactor(tvix/store): Upgrade tokio-listener to get tonic support
Connor Brewster
4
-136
/
+11
2023-10-14
r/6806
feat(tvix/store/protos): use Validate() function on root node
Florian Klink
3
-36
/
+21
2023-10-14
r/6805
feat(tvix/store/protos): add Deriver field to PathInfo
Florian Klink
8
-39
/
+144
2023-10-14
r/6804
feat(tvix/store/protos): add StorePath message
Florian Klink
3
-48
/
+137
2023-10-14
r/6803
refactor(tvix/store/fs): make fetch_directory_inode_data async
Florian Klink
1
-30
/
+32
2023-10-14
r/6802
refactor(tvix/*store): helper for channel creation from url
Florian Klink
1
-41
/
+4
2023-10-14
r/6801
refactor(tvix/*store): reorganize from_url
Florian Klink
1
-14
/
+9
2023-10-14
r/6800
refactor(tvix/*store): remove some grpc_client let bindings
Florian Klink
1
-20
/
+17
2023-10-13
r/6795
refactor(tvix/store/protos): remove unused mustBlobDigest function
Florian Klink
1
-10
/
+0
2023-10-12
r/6794
refactor(tvix/castore): factor out node checks
Florian Klink
2
-34
/
+35
2023-10-12
r/6793
refactor(tvix/store/fs): use while let statement
Florian Klink
1
-22
/
+16
2023-10-12
r/6792
refactor(tvix/store/proto): merge two match statements into one
Florian Klink
1
-29
/
+23
2023-10-12
r/6791
refactor(tvix/store): clippy lint
Florian Klink
4
-4
/
+4
2023-10-12
r/6789
feat(tvix/store): enable tls[-roots] feature in tonic
Florian Klink
1
-1
/
+1
2023-10-12
r/6788
fix(tvix/store/fs): fix typo
edef
1
-3
/
+3
2023-10-11
r/6786
feat(tvix/store): validate nar_sha256
Florian Klink
2
-2
/
+26
2023-10-11
r/6785
feat(tvix/store/protos): validate NarSha256
Florian Klink
2
-1
/
+17
2023-10-11
r/6782
docs(tvix/store/protos): explain a bit more what we're doing
Florian Klink
1
-1
/
+3
2023-10-10
r/6774
refactor(tvix/store/protos): have Export accept root node
Florian Klink
2
-43
/
+34
2023-10-10
r/6772
feat(tvix/store/protos): add Export
Florian Klink
8
-1
/
+482
2023-10-10
r/6769
feat(tvix/store): use tvix_compat::nar::writer::async
edef
3
-69
/
+101
2023-10-09
r/6761
chore(tvix/*store): use google.golang.org/protobuf
Florian Klink
2
-3
/
+3
2023-10-09
r/6758
feat(tvix/nar-bridge): add ToNixNarInfo()
Florian Klink
2
-3
/
+3
2023-10-09
r/6757
test(tvix/store/protos): add go tests for Validate()
Florian Klink
3
-0
/
+130
2023-10-08
r/6743
test(tvix/store): use tokio-retry for exp backoff
Florian Klink
2
-17
/
+16
2023-10-08
r/6741
refactor(tvix/store): simplify test_valid_unix_path_ping_pong
Florian Klink
1
-43
/
+31
2023-10-08
r/6738
docs(tvix/store/bin): drop outdated TODO
Florian Klink
1
-1
/
+0
2023-10-08
r/6736
chore(tvix): bump tokio[-util], tonic, prost
Florian Klink
1
-7
/
+7
2023-10-08
r/6726
feat(tvix/store/listener): implement connect_info()
Florian Klink
1
-3
/
+19
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
2
-2
/
+3
2023-10-05
r/6715
refactor(tvix/store/proto): use NamedNode trait
Florian Klink
1
-31
/
+28
2023-10-05
r/6712
feat(tvix/store/protos): add Validate() method to pathinfo.go
Florian Klink
3
-9
/
+105
2023-10-05
r/6707
test(tvix/store/pathinfo): add more tests for references
Florian Klink
2
-42
/
+101
2023-10-05
r/6706
feat(tvix/store): add validation for references
Florian Klink
2
-6
/
+60
2023-10-05
r/6705
refactor(tvix/store): mv *Err*::Invalid{Node,}DigestLen
Florian Klink
2
-7
/
+7
2023-10-02
r/6687
fix(tvix/store): Fix FUSE support on MacOS
Brian Olsen
6
-17
/
+37
2023-10-02
r/6686
fix(tvix/store): FuseDaemon unmount is blocking async runtime
Brian Olsen
1
-1
/
+1
2023-09-26
r/6663
fix(tvix/store): rename Read method in Readme
Florian Klink
1
-1
/
+1
2023-09-26
r/6661
fix(tvix/store): allow building with Nix on Darwin
Florian Klink
1
-0
/
+2
2023-09-26
r/6660
chore(tvix/[ca]store): allow building without tonic-reflection
Florian Klink
4
-7
/
+7
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
4
-1
/
+121
2023-09-24
r/6642
feat(tvix/store/fs): Add support for virtiofs backend
Connor Brewster
4
-1
/
+325
2023-09-22
r/6632
chore(tvix): re-enable {ca,}store-protos-go
Florian Klink
2
-18
/
+10
2023-09-22
r/6629
refactor(tvix): move castore into tvix-castore crate
Florian Klink
65
-7481
/
+356
[next]