tvl-depot/tvix/store/src
Florian Klink 96c0b3f069 refactor(tvix/store/proto): use NamedNode trait
This saves us writing the name parsing code three times. We can also
delay parsing until we did other (cheaper) checks.

Change-Id: I1abe3f20dba4215b38839cf7466297e028d64656
Reviewed-on: https://cl.tvl.fyi/c/depot/+/9548
Tested-by: BuildkiteCI
Reviewed-by: Connor Brewster <cbrewster@hey.com>
Autosubmit: flokli <flokli@flokli.de>
2023-10-05 18:58:55 +00:00
..
bin fix(tvix/store): Fix FUSE support on MacOS 2023-10-02 15:46:47 +00:00
fs fix(tvix/store): Fix FUSE support on MacOS 2023-10-02 15:46:47 +00:00
listener feat(tvix/store): Support listening on UNIX domain sockets 2023-09-25 17:41:37 +00:00
nar refactor(tvix): move castore into tvix-castore crate 2023-09-22 12:51:21 +00:00
pathinfoservice refactor(tvix): move castore into tvix-castore crate 2023-09-22 12:51:21 +00:00
proto refactor(tvix/store/proto): use NamedNode trait 2023-10-05 18:58:55 +00:00
tests test(tvix/store/pathinfo): add more tests for references 2023-10-05 10:25:16 +00:00
lib.rs feat(tvix/store): Support listening on UNIX domain sockets 2023-09-25 17:41:37 +00:00