snix/tvix/castore/src/directoryservice
Florian Klink b26569028c feat(tvix/castore/directory/get_recursive): add 'static to BoxStream
Necessary to directly use this in the GRPC DirectoryService wrapper
directly.

Change-Id: Ic6a0038a40dc30071d145af5035345fcd93288ae
Reviewed-on: https://cl.tvl.fyi/c/depot/+/11634
Autosubmit: flokli <flokli@flokli.de>
Tested-by: BuildkiteCI
Reviewed-by: Connor Brewster <cbrewster@hey.com>
2024-05-13 22:05:59 +00:00
..
tests test(tvix/[ca]store): enable bigtable only with "integration" feature 2024-05-03 08:53:09 +00:00
bigtable.rs feat(tvix/castore/directory/get_recursive): add 'static to BoxStream 2024-05-13 22:05:59 +00:00
closure_validator.rs feat(tvix/castore): Fix build warnings in release mode 2024-04-20 16:47:12 +00:00
from_addr.rs test(tvix/[ca]store): enable bigtable only with "integration" feature 2024-05-03 08:53:09 +00:00
grpc.rs feat(tvix/castore/directory/get_recursive): add 'static to BoxStream 2024-05-13 22:05:59 +00:00
memory.rs feat(tvix/castore/directory/get_recursive): add 'static to BoxStream 2024-05-13 22:05:59 +00:00
mod.rs feat(tvix/castore/directory/get_recursive): add 'static to BoxStream 2024-05-13 22:05:59 +00:00
simple_putter.rs refactor(tvix/castore/directory): have SimplePutter use Validator 2024-03-24 17:42:30 +00:00
sled.rs feat(tvix/castore/directory/get_recursive): add 'static to BoxStream 2024-05-13 22:05:59 +00:00
traverse.rs feat(tvix/castore/directory/traverse): simplify code 2024-05-13 22:05:59 +00:00
utils.rs feat(tvix/castore/directory/traverse_directory): simplify 2024-05-13 22:05:59 +00:00