snix/tvix/castore/src/blobservice
Florian Klink 9757bf6377 refactor(tvix/*store): helper for channel creation from url
This moves the repetitive code to parse a URL and create a channel
connected to it into `tvix_castore::channel::from_url`.

Part of b/308

Change-Id: Idd342cd71cad5e78a9b258b38c1b227993e75310
Reviewed-on: https://cl.tvl.fyi/c/depot/+/9707
Tested-by: BuildkiteCI
Reviewed-by: Connor Brewster <cbrewster@hey.com>
2023-10-14 12:26:40 +00:00
..
from_addr.rs refactor(tvix): move castore into tvix-castore crate 2023-09-22 12:51:21 +00:00
grpc.rs refactor(tvix/*store): helper for channel creation from url 2023-10-14 12:26:40 +00:00
memory.rs refactor(tvix): move castore into tvix-castore crate 2023-09-22 12:51:21 +00:00
mod.rs refactor(tvix): move castore into tvix-castore crate 2023-09-22 12:51:21 +00:00
naive_seeker.rs refactor(tvix): move castore into tvix-castore crate 2023-09-22 12:51:21 +00:00
sled.rs refactor(tvix): move castore into tvix-castore crate 2023-09-22 12:51:21 +00:00
tests.rs refactor(tvix): move castore into tvix-castore crate 2023-09-22 12:51:21 +00:00