aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
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