From 91bdaf7ffa76dee079a07fd54fcaf1d0f84428f0 Mon Sep 17 00:00:00 2001 From: n-peugnet Date: Tue, 21 Sep 2021 17:33:03 +0200 Subject: store recipes incrementally --- TODO.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md index 6a6c52b..a70d16c 100644 --- a/TODO.md +++ b/TODO.md @@ -46,12 +46,12 @@ priority 2 reunion 7/09 ------------ - [ ] save recipe consecutive chunks as extents -- [ ] **TODO: Priority 1** store recipe incrementally. +- [x] **TODO: Priority 1** store recipe incrementally. - [x] patch and diff for recipes - - [ ] store recipe updates per version. - - [ ] load all recipes incrementally. + - [x] store recipe updates per version. + - [x] load all recipes incrementally. - [ ] **TODO: Priority 2** store file list incrementally. - - [ ] patch and diff for slices + - [x] patch and diff for files - [ ] store file lists updates per version. - [ ] load all file lists incrementally. - [x] compress recipe -- cgit v1.2.3