snix/tvix/store/src
Florian Klink 9cd2e92065 refactor(tvix/store/fs): mv sparse -> populated directories
Do this upgrade whenever someone is actually interested in the children
of a directory, but that directory doesn't contain a more detailed
listing. This is much more predictable, and removes a bunch of confusing
code from the inode tracker itself.

Change-Id: Ib3a13694d6d5d22887d2d04ae429592137f39cb4
Reviewed-on: https://cl.tvl.fyi/c/depot/+/9982
Autosubmit: flokli <flokli@flokli.de>
Tested-by: BuildkiteCI
Reviewed-by: Connor Brewster <cbrewster@hey.com>
2023-11-07 20:19:38 +00:00
..
bin feat(tvix/store/protos): add CA field 2023-10-22 17:04:37 +00:00
fs refactor(tvix/store/fs): mv sparse -> populated directories 2023-11-07 20:19:38 +00:00
nar feat(tvix/store/nar): add read_nar method 2023-11-05 12:23:55 +00:00
pathinfoservice refactor(nix-compat/store_path): make digest and name private 2023-10-27 13:56:51 +00:00
proto refactor(tvix): turn nullary enum variants into unit variants 2023-10-27 13:56:51 +00:00
tests refactor(tvix/store/tests/nar_renderer): use castorepb consistently 2023-11-05 12:20:19 +00:00
lib.rs refactor(tvix/store): Upgrade tokio-listener to get tonic support 2023-10-14 18:56:51 +00:00