tvl-depot/tvix/castore/src
Florian Klink 1bb7e84241 docs(tvix/castore/directorysvc): document drop without put and close
As seen in cl/9761, we only use put() and close() in some cases.

Make sure this is documented, so we don't end up having implementations
not able to deal with that.

Change-Id: I406ad23f2f4c9604eca731d898ae41a4663fb846
Reviewed-on: https://cl.tvl.fyi/c/depot/+/9786
Autosubmit: flokli <flokli@flokli.de>
Reviewed-by: Connor Brewster <cbrewster@hey.com>
Tested-by: BuildkiteCI
2023-10-17 21:12:43 +00:00
..
blobservice refactor(tvix/*store): helper for channel creation from url 2023-10-14 12:26:40 +00:00
directoryservice docs(tvix/castore/directorysvc): document drop without put and close 2023-10-17 21:12:43 +00:00
proto refactor(tvix/castore): clippy 2023-10-16 11:13:33 +00:00
tests refactor(tvix): move castore into tvix-castore crate 2023-09-22 12:51:21 +00:00
channel.rs refactor(tvix/*store): helper for channel creation from url 2023-10-14 12:26:40 +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/*store): helper for channel creation from url 2023-10-14 12:26:40 +00:00
fixtures.rs refactor(tvix): move castore into tvix-castore crate 2023-09-22 12:51:21 +00:00
import.rs fix(tvix/castore): Fix race when ingesting into castore 2023-10-17 13:01:29 +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