snix/tvix/castore/src
Florian Klink 2546446d51 feat(tvix/castore): bump [Directory,File]Node size to u64
Having more than 4GiB files is quite possible (think about the NixOS
graphical installer, and an uncompressed iso of it).

No wire format changes.

Change-Id: Ia78a07e4c554e91b93c5b9f8533266e4bd7f22b6
Reviewed-on: https://cl.tvl.fyi/c/depot/+/9950
Reviewed-by: tazjin <tazjin@tvl.su>
Tested-by: BuildkiteCI
2023-11-05 10:57:01 +00:00
..
blobservice refactor(tvix/*store): helper for channel creation from url 2023-10-14 12:26:40 +00:00
directoryservice docs(tvix/castore/directorysvc): document drop without put and close 2023-10-17 21:12:43 +00:00
proto feat(tvix/castore): bump [Directory,File]Node size to u64 2023-11-05 10:57:01 +00:00
tests feat(tvix/castore): bump [Directory,File]Node size to u64 2023-11-05 10:57:01 +00:00
channel.rs refactor(tvix/*store): helper for channel creation from url 2023-10-14 12:26:40 +00:00
digests.rs refactor(tvix/castore): move magic number to B3_LEN const 2023-10-05 09:50:31 +00:00
errors.rs refactor(tvix/*store): helper for channel creation from url 2023-10-14 12:26:40 +00:00
fixtures.rs refactor(tvix): condense long bytestrings 2023-10-27 07:37:26 +00:00
import.rs feat(tvix/castore): bump [Directory,File]Node size to u64 2023-11-05 10:57:01 +00:00
lib.rs refactor(tvix/*store): helper for channel creation from url 2023-10-14 12:26:40 +00:00
utils.rs refactor(tvix/castore/utils): clippy 2023-10-12 20:46:24 +00:00