aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorn-peugnet <n.peugnet@free.fr>2021-09-09 16:21:20 +0200
committern-peugnet <n.peugnet@free.fr>2021-09-09 16:21:20 +0200
commit3e866db2accc6ed5aa65befdf21474dbc7b1ec18 (patch)
tree62670e092cbc41817edc76317a0ac2482b9480af /TODO.md
parent11404879f2e7ee02118852b6b42e19f99cb2edd9 (diff)
downloaddna-backup-3e866db2accc6ed5aa65befdf21474dbc7b1ec18.tar.gz
dna-backup-3e866db2accc6ed5aa65befdf21474dbc7b1ec18.zip
first add of restore function to Repo
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO.md b/TODO.md
index e194839..bb95b39 100644
--- a/TODO.md
+++ b/TODO.md
@@ -12,10 +12,10 @@ priority 1
store in fingerprintMap
store in sketchMap
```
-- [ ] read from repo
+- [ ] read from repo (Restore function)
- [x] store recipe
- [x] load recipe
- - [ ] read chunks in-order into a stream
+ - [x] read chunks in-order into a stream
- [ ] read individual files
- [ ] properly store informations to be DNA encoded
- [ ] tar source to keep files metadata ?