snix/tvix/castore/src
edef 930edb69d7 fix(tvix/castore): use bstr for formatting names in errors
Much friendlier than either Base64 or raw byte slices.

Change-Id: I9b4cdd57c83ddc76c0be8103da4320207657a72b
Reviewed-on: https://cl.tvl.fyi/c/depot/+/9622
Reviewed-by: flokli <flokli@flokli.de>
Tested-by: BuildkiteCI
2023-10-10 22:40:55 +00:00
..
blobservice test(tvix/castore): use tokio-retry for exp backoff 2023-10-08 22:50:42 +00:00
directoryservice test(tvix/castore): add uds pingpong test for directorysvc 2023-10-08 22:55:10 +00:00
proto fix(tvix/castore): use bstr for formatting names in errors 2023-10-10 22:40:55 +00:00
tests refactor(tvix): move castore into tvix-castore crate 2023-09-22 12:51:21 +00:00
digests.rs refactor(tvix/castore): move magic number to B3_LEN const 2023-10-05 09:50:31 +00:00
errors.rs refactor(tvix): move castore into tvix-castore crate 2023-09-22 12:51:21 +00:00
fixtures.rs refactor(tvix): move castore into tvix-castore crate 2023-09-22 12:51:21 +00:00
import.rs docs(tvix/castore): remove TODO 2023-10-08 16:00:44 +00:00
lib.rs refactor(tvix/castore): move magic number to B3_LEN const 2023-10-05 09:50:31 +00:00
utils.rs refactor(tvix/castore): move tests to grpc client, rm tonic-mock 2023-10-08 21:53:20 +00:00