tvl-depot/tvix/castore/docs
Florian Klink 40d81d0c74 docs(tvix/castore/blobstore): reorganize docs
docs/verified-streaming.md explained how CDC and verified streaming can
work together, but didn't really highlight enough how chunking in
general also helps with seeking.

In addition, a lot of the thoughts w.r.t. the BlobStore protocol, both
gRPC and Rust traits, as well as why there's no support for seeking
directly in gRPC, as well as how clients should behave w.r.t. chunked
fetching was missing, or mixed together with the verified streaming
bits.

While there is no verified streaming version yet, a chunked one is
coming soon, and documenting this a bit better is gonna make it easier
to understand, as well as provide some lookout on where this is heading.

Change-Id: Ib11b8ccf2ef82f9f3a43b36103df0ad64a9b68ce
Reviewed-on: https://cl.tvl.fyi/c/depot/+/10733
Autosubmit: flokli <flokli@flokli.de>
Tested-by: BuildkiteCI
Reviewed-by: Connor Brewster <cbrewster@hey.com>
2024-02-06 18:28:00 +00:00
..
blobstore-chunking.md docs(tvix/castore/blobstore): reorganize docs 2024-02-06 18:28:00 +00:00
blobstore-protocol.md docs(tvix/castore/blobstore): reorganize docs 2024-02-06 18:28:00 +00:00
data-model.md chore(tvix/castore): move data model docs to here 2023-11-02 09:08:20 +00:00
why-not-git-trees.md chore(tvix/castore): move data model docs to here 2023-11-02 09:08:20 +00:00