From ca5855639a1a95f04ac2dbd5da5d9d770935cc3c Mon Sep 17 00:00:00 2001 From: n-peugnet Date: Tue, 21 Sep 2021 19:03:58 +0200 Subject: store file listing incrementally --- TODO.md | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md index a70d16c..01c362b 100644 --- a/TODO.md +++ b/TODO.md @@ -46,14 +46,8 @@ priority 2 reunion 7/09 ------------ - [ ] save recipe consecutive chunks as extents -- [x] **TODO: Priority 1** store recipe incrementally. - - [x] patch and diff for recipes - - [x] store recipe updates per version. - - [x] load all recipes incrementally. -- [ ] **TODO: Priority 2** store file list incrementally. - - [x] patch and diff for files - - [ ] store file lists updates per version. - - [ ] load all file lists incrementally. +- [x] store recipe incrementally. +- [x] store file list incrementally. - [x] compress recipe - [x] compress file list - [ ] make size comparison between recipe and chunks with some datasets -- cgit v1.2.3