From 81f191fdcd347df0b7ae52e061c9ab39e88bdbb1 Mon Sep 17 00:00:00 2001 From: n-peugnet Date: Mon, 20 Sep 2021 11:06:47 +0200 Subject: store fileList compressed for now using zlib on a 556Mo dir: files: 1469447 o -> 207289 o size divided by 7 --- TODO.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md index ea88781..60f7ba2 100644 --- a/TODO.md +++ b/TODO.md @@ -14,6 +14,9 @@ priority 1 - [ ] store compressed chunks into tracks of `trackSize` (1024o) - [x] add chunk cache to uniquely store chunks in RAM - [x] better tests for `(*Repo).Commit` +- [ ] remove errored files from `fileList` +- [ ] add superblock logic +- [ ] add version blocks or journal logic priority 2 ---------- @@ -43,7 +46,7 @@ reunion 7/09 - [ ] save recipe consecutive chunks as extents - [ ] store recipe and files incrementally - [ ] compress recipe -- [ ] TODO: compress file list +- [x] compress file list - [ ] make size comparison between recipe and chunks with some datasets ideas -- cgit v1.2.3