snix/tvix/store/src
Florian Klink fbf31f45ef feat(tvix/store): add bigtable pathinfoservice backend
Put behind the "cloud" backend, like in the `tvix-castore` crate.

Change-Id: Ib38d198baf11ab2a4b6dc405121676147c424611
Reviewed-on: https://cl.tvl.fyi/c/depot/+/11362
Autosubmit: flokli <flokli@flokli.de>
Reviewed-by: Connor Brewster <cbrewster@hey.com>
Tested-by: BuildkiteCI
2024-04-09 19:40:14 +00:00
..
bin feat(tvix/store): support RUST_LOG env var 2024-03-18 16:10:05 +00:00
nar feat(tvix/eval): implement builtins.path 2024-04-01 12:30:26 +00:00
pathinfoservice feat(tvix/store): add bigtable pathinfoservice backend 2024-04-09 19:40:14 +00:00
proto feat(tvix/store/proto): avoid clone in PathInfo::validate() 2024-04-05 23:28:11 +00:00
tests refactor(tvix/store): drop proto/tests/{utils,grpc_pathinfoservice}.rs 2024-03-28 07:58:10 +00:00
import.rs refactor(tvix/store): generalize PathInfo constructors 2024-04-01 12:30:26 +00:00
lib.rs feat(tvix/store): add rstest-based PathInfoService tests 2024-03-28 07:02:18 +00:00
utils.rs feat(tvix/eval): implement builtins.path 2024-04-01 12:30:26 +00:00