tvl-depot/tvix/castore/src/blobservice
Florian Klink 4e9e4b19ef refactor(tvix/castore/blobservice): rm AsyncBufRead from BlobReader
There's no need to already require this to be buffered here.

Change-Id: Ib9a11b194e0754d87ab8d2ef0b8cb0f4edc01229
Reviewed-on: https://cl.tvl.fyi/c/depot/+/10074
Tested-by: BuildkiteCI
Reviewed-by: raitobezarius <tvl@lahfa.xyz>
2023-11-19 12:54:19 +00:00
..
from_addr.rs refactor(tvix/castore/tonic): make async, support wait-connect=? 2023-11-15 06:43:31 +00:00
grpc.rs refactor(tvix/castore/tonic): make async, support wait-connect=? 2023-11-15 06:43:31 +00:00
memory.rs feat(tvix/castore): fix tracing instrument in MemoryBlobService 2023-11-18 19:23:55 +00:00
mod.rs refactor(tvix/castore/blobservice): rm AsyncBufRead from BlobReader 2023-11-19 12:54:19 +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/castore/blobsvc): remove BlobService::from_url 2023-11-15 06:43:31 +00:00
tests.rs refactor(tvix): move castore into tvix-castore crate 2023-09-22 12:51:21 +00:00