tvl-depot/tvix/store/src
Ilan Joselevich 480a8106cf feat(tvix/store): Sled{PathInfo,Directory}Service -> Redb…
Use redb instead of sled for the default filesystem implementation of
PathInfoService and DirectoryService. In the future we'll also drop sled
support completely.

Change-Id: I513ff0c2ff953d59714aa50b9aa1301b02f53d40
Reviewed-on: https://cl.tvl.fyi/c/depot/+/12085
Autosubmit: Ilan Joselevich <personal@ilanjoselevich.com>
Reviewed-by: flokli <flokli@flokli.de>
Tested-by: BuildkiteCI
2024-08-04 13:58:07 +00:00
..
bin feat(tvix/store): add grpc healthcheck service to daemon 2024-07-22 15:57:30 +00:00
nar feat(tvix/store): display progress for NAR calculation 2024-06-17 09:47:54 +00:00
pathinfoservice fix(tvix/store): Immediately return an error when using sled on / 2024-07-29 16:43:04 +00:00
proto fix(tvix/store): add missing nar_info::ca::Hash::TextSha256 2024-07-20 16:35:07 +00:00
tests chore(tvix/store): migrate import.rs and tests/pathinfo.rs to rstest 2024-04-19 19:22:10 +00:00
composition.rs refactor(tvix/store): use composition in tvix_store crate 2024-07-20 19:37:27 +00:00
import.rs refactor(tvix/glue): take &CAHash, not CAHash 2024-06-26 04:51:31 +00:00
lib.rs refactor(tvix/store): use composition in tvix_store crate 2024-07-20 19:37:27 +00:00
utils.rs feat(tvix/store): Sled{PathInfo,Directory}Service -> Redb… 2024-08-04 13:58:07 +00:00