diff options
author | n-peugnet <n.peugnet@free.fr> | 2021-09-21 17:33:03 +0200 |
---|---|---|
committer | n-peugnet <n.peugnet@free.fr> | 2021-09-21 17:33:03 +0200 |
commit | 91bdaf7ffa76dee079a07fd54fcaf1d0f84428f0 (patch) | |
tree | 9f851e6d6d17785a74633ebad821bd21b105b462 /TODO.md | |
parent | c6d2be5823e643f1392a970daca3743fef00fde2 (diff) | |
download | dna-backup-91bdaf7ffa76dee079a07fd54fcaf1d0f84428f0.tar.gz dna-backup-91bdaf7ffa76dee079a07fd54fcaf1d0f84428f0.zip |
store recipes incrementally
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -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 |