snix/tvix/castore/src/directoryservice
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
..
from_addr.rs refactor(tvix): move castore into tvix-castore crate 2023-09-22 12:51:21 +00:00
grpc.rs refactor(tvix/*store): helper for channel creation from url 2023-10-14 12:26:40 +00:00
memory.rs refactor(tvix): move castore into tvix-castore crate 2023-09-22 12:51:21 +00:00
mod.rs docs(tvix/castore/directorysvc): document drop without put and close 2023-10-17 21:12:43 +00:00
sled.rs refactor(tvix): move castore into tvix-castore crate 2023-09-22 12:51:21 +00:00
traverse.rs refactor(tvix): move castore into tvix-castore crate 2023-09-22 12:51:21 +00:00
utils.rs refactor(tvix): move castore into tvix-castore crate 2023-09-22 12:51:21 +00:00