snix/tvix/castore/src/blobservice
Florian Klink d505f03e00 refactor(tvix/store/composition): rename 'default' to 'root'
This becomes the root of the composition. `default` implies we can
directly access anything else, which we cannot. `root` makes this more
understandable, and it's all internal only anyways.

Change-Id: I297511bc05a7c32c59510b9d192b40d1bd937b5f
Reviewed-on: https://cl.tvl.fyi/c/depot/+/12746
Reviewed-by: yuka <yuka@yuka.dev>
Tested-by: BuildkiteCI
2024-11-11 18:46:33 +00:00
..
tests refactor(tvix/store/composition): rename 'default' to 'root' 2024-11-11 18:46:33 +00:00
chunked_reader.rs refactor(tvix/castore): remove use of lazy_static 2024-10-17 21:17:25 +00:00
combinator.rs feat(tvix): add instance_name to instrumentation of *Services 2024-11-08 20:16:49 +00:00
from_addr.rs feat(tvix/composition): allow urls as anonymous stores 2024-10-10 12:53:08 +00:00
grpc.rs refactor(tvix/store/composition): rename 'default' to 'root' 2024-11-11 18:46:33 +00:00
memory.rs feat(tvix): add instance_name to instrumentation of *Services 2024-11-08 20:16:49 +00:00
mod.rs refactor(tvix/[ca]store): use auto_impl 2024-10-18 21:45:55 +00:00
object_store.rs feat(tvix): add instance_name to instrumentation of *Services 2024-11-08 20:16:49 +00:00