aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorn-peugnet <n.peugnet@free.fr>2021-09-14 12:35:03 +0200
committern-peugnet <n.peugnet@free.fr>2021-09-14 12:35:03 +0200
commitd85847ec99d44e1010a95c71579a754ac9f7c646 (patch)
tree44553dd7f7a2a25fc5eb209b9258661e24f22ae5 /TODO.md
parent33ce234dc7f325caa282c19c3e63a510d7778373 (diff)
downloaddna-backup-d85847ec99d44e1010a95c71579a754ac9f7c646.tar.gz
dna-backup-d85847ec99d44e1010a95c71579a754ac9f7c646.zip
add basic logger
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index 9dbecc4..64f4269 100644
--- a/TODO.md
+++ b/TODO.md
@@ -32,6 +32,7 @@ priority 2
- [ ] maybe use an LRU cache instead of the current FIFO one.
- [x] remove `LoadedChunk` and only use `StoredChunk` instead now that the cache
is implemented
+- [ ] store file list compressed
reunion 7/09
------------