diff options
author | n-peugnet <n.peugnet@free.fr> | 2021-09-02 15:04:05 +0200 |
---|---|---|
committer | n-peugnet <n.peugnet@free.fr> | 2021-09-02 15:04:05 +0200 |
commit | 9387c79a1862e7572ffc59919c05cf1dc9aeeae5 (patch) | |
tree | d3e037378edacff40a242434ed1d3fe971051be3 /TODO.md | |
parent | 1dec2cdc84a6497c893d84485c6f94589f997215 (diff) | |
download | dna-backup-9387c79a1862e7572ffc59919c05cf1dc9aeeae5.tar.gz dna-backup-9387c79a1862e7572ffc59919c05cf1dc9aeeae5.zip |
find similar chunks while matching stream
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -21,4 +21,5 @@ priority 1 priority 2 ---------- - use more the `Reader` API (which is analoguous to the `IOStream` in Java) -- refactor matchStream as right now it is quite +- refactor matchStream as right now it is quite complex +- store sketches and fingerprint in Repo |