aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorn-peugnet <n.peugnet@free.fr>2021-09-21 16:29:44 +0200
committern-peugnet <n.peugnet@free.fr>2021-09-21 16:29:44 +0200
commit2887d66a939b3b8d7e84d9c71c0a86d5132b5e54 (patch)
tree763fcf337d7729e894f2f331dca7cbad52298b50 /TODO.md
parente3ba94744ed4f22e4a05f0757b624936602b70db (diff)
downloaddna-backup-2887d66a939b3b8d7e84d9c71c0a86d5132b5e54.tar.gz
dna-backup-2887d66a939b3b8d7e84d9c71c0a86d5132b5e54.zip
change recipe into a generic slice patch/diff package
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md9
1 files changed, 8 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index f48af79..6a6c52b 100644
--- a/TODO.md
+++ b/TODO.md
@@ -46,7 +46,14 @@ priority 2
reunion 7/09
------------
- [ ] save recipe consecutive chunks as extents
-- [ ] **TODO: Priority 1** store recipe and files incrementally.
+- [ ] **TODO: Priority 1** store recipe incrementally.
+ - [x] patch and diff for recipes
+ - [ ] store recipe updates per version.
+ - [ ] load all recipes incrementally.
+- [ ] **TODO: Priority 2** store file list incrementally.
+ - [ ] patch and diff for slices
+ - [ ] store file lists updates per version.
+ - [ ] load all file lists incrementally.
- [x] compress recipe
- [x] compress file list
- [ ] make size comparison between recipe and chunks with some datasets