snix/tvix/castore/src/directoryservice
Florian Klink 9fa198f9ae chore(tvix): use bigtable_rs from crates.io
We don't need to use a git checkout here anymore.

Change-Id: I99641a4908f39799c8be6a1610ae458ca6fdc5ee
Reviewed-on: https://cl.tvl.fyi/c/depot/+/12931
Tested-by: BuildkiteCI
Reviewed-by: Ilan Joselevich <personal@ilanjoselevich.com>
Autosubmit: flokli <flokli@flokli.de>
2024-12-30 11:38:25 +00:00
..
tests refactor(tvix/store/composition): rename 'default' to 'root' 2024-11-11 18:46:33 +00:00
bigtable.rs chore(tvix): use bigtable_rs from crates.io 2024-12-30 11:38:25 +00:00
combinators.rs feat(tvix): add instance_name to instrumentation of *Services 2024-11-08 20:16:49 +00:00
directory_graph.rs refactor(tvix/castore): remove use of lazy_static 2024-10-17 21:17:25 +00:00
from_addr.rs refactor(tvix/[ca]store): rename store composition feature flags 2024-11-11 18:46:33 +00:00
grpc.rs feat(tvix): add instance_name to instrumentation of *Services 2024-11-08 20:16:49 +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/castore): set user-agent for object_store blob/directorysvc 2024-11-29 08:09:50 +00:00
order_validator.rs refactor(tvix/castore): drop {Directory,File,Symlink}Node 2024-08-17 09:46:01 +00:00
redb.rs refactor(tvix/store/composition): rename 'default' to 'root' 2024-11-11 18:46:33 +00:00
simple_putter.rs refactor(tvix/castore): use Directory struct separate from proto one 2024-08-13 12:17:01 +00:00
traverse.rs refactor(tvix/castore): add into_nodes(), implement consuming proto conv 2024-08-17 15:59:10 +00:00
utils.rs refactor(tvix/castore): drop {Directory,File,Symlink}Node 2024-08-17 09:46:01 +00:00