snix/tvix/castore/src
Florian Klink c83841d3a1 refactor(tvix/castore): remove DirectoryService::from_url
Make directoryservice::from_addr use the more specific constructors.

Change-Id: I9fee2afed77692505988d631d9fe246d9843d25a
Reviewed-on: https://cl.tvl.fyi/c/depot/+/10029
Tested-by: BuildkiteCI
Reviewed-by: Connor Brewster <cbrewster@hey.com>
2023-11-15 06:43:31 +00:00
..
blobservice refactor(tvix/castore/blobsvc): remove BlobService::from_url 2023-11-15 06:43:31 +00:00
directoryservice refactor(tvix/castore): remove DirectoryService::from_url 2023-11-15 06:43:31 +00:00
proto fix(tvix/castore): B3Digest::{to_vec -> as_slice} 2023-11-07 12:35:41 +00:00
tests feat(tvix/castore): bump [Directory,File]Node size to u64 2023-11-05 10:57:01 +00:00
channel.rs feat(tvix/castore/src/channel): move from_url tests 2023-11-15 06:43:31 +00:00
digests.rs fix(tvix/castore): B3Digest::{to_vec -> as_slice} 2023-11-07 12:35:41 +00:00
errors.rs refactor(tvix/*store): helper for channel creation from url 2023-10-14 12:26:40 +00:00
fixtures.rs refactor(tvix): condense long bytestrings 2023-10-27 07:37:26 +00:00
import.rs feat(tvix/castore): bump [Directory,File]Node size to u64 2023-11-05 10:57:01 +00:00
lib.rs refactor(tvix/*store): helper for channel creation from url 2023-10-14 12:26:40 +00:00
utils.rs refactor(tvix/castore/utils): clippy 2023-10-12 20:46:24 +00:00