snix/tvix/store/src/pathinfoservice
Ilan Joselevich 3f6cd7aebc fix(tvix/store): Immediately return an error when using sled on /
We already do this for redb and for sled in SledDirectoryService.

Change-Id: I34c7178257a6a04e9f12ed4037a4ef585d7b0d54
Reviewed-on: https://cl.tvl.fyi/c/depot/+/12060
Tested-by: BuildkiteCI
Reviewed-by: flokli <flokli@flokli.de>
Autosubmit: Ilan Joselevich <personal@ilanjoselevich.com>
2024-07-29 16:43:04 +00:00
..
fs feat(tvix/castore/fs): support extended attributes 2024-04-15 09:27:04 +00:00
tests feat(tvix/store): add redb PathInfoService 2024-07-22 18:49:04 +00:00
bigtable.rs refactor(tvix/store): use composition in tvix_store crate 2024-07-20 19:37:27 +00:00
combinators.rs refactor(tvix/store): use composition in tvix_store crate 2024-07-20 19:37:27 +00:00
from_addr.rs fix(tvix/store): adjust from_addr redb test to do what it says 2024-07-28 17:47:41 +00:00
grpc.rs refactor(tvix/store): use composition in tvix_store crate 2024-07-20 19:37:27 +00:00
lru.rs refactor(tvix/store): use composition in tvix_store crate 2024-07-20 19:37:27 +00:00
memory.rs refactor(tvix/store): use composition in tvix_store crate 2024-07-20 19:37:27 +00:00
mod.rs feat(tvix/store): add redb PathInfoService 2024-07-22 18:49:04 +00:00
nix_http.rs fix(tvix/store): Fix narinfo compression selection 2024-07-21 22:11:20 +00:00
redb.rs fix(tvix/store) RedbPathInfoService: improve logs and errors 2024-07-29 15:50:11 +00:00
sled.rs fix(tvix/store): Immediately return an error when using sled on / 2024-07-29 16:43:04 +00:00