From bec41418b2966c44dd75fff6c91a6e3081461e88 Mon Sep 17 00:00:00 2001 From: n-peugnet Date: Wed, 12 Jan 2022 21:41:22 +0100 Subject: exp: add 1k chunks --- TODO.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md index f3dbc97..f2544c5 100644 --- a/TODO.md +++ b/TODO.md @@ -39,6 +39,9 @@ priority 1 priority 2 ---------- - [ ] read individual files +- [ ] exports, do not compress all chunks at once, but like EROFS, compress with + fixed size output chunks of a `TrackSize` multiple. + This way it could be possible to read only part of the chunks of a version. - [ ] refactor `matchStream` as right now it is quite complex - [ ] tail packing of `PartialChunks` (this Struct does not exist yet as it is in fact just `TempChunks` for now). -- cgit v1.2.3