Update TODO - dedup - deduplicating backup program
HTML git clone git://bitreich.org/dedup/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/dedup/
DIR Log
DIR Files
DIR Refs
DIR Tags
DIR README
DIR LICENSE
---
DIR commit 2646d0e4e3cbc7b6fe481958d112d7ba1d654911
DIR parent 9e6393b24468ea6887fa8a703f4e4b4f939e53fb
HTML Author: sin <sin@2f30.org>
Date: Tue, 5 Mar 2019 12:14:28 +0000
Update TODO
Diffstat:
M TODO | 1 +
1 file changed, 1 insertion(+), 0 deletions(-)
---
DIR diff --git a/TODO b/TODO
@@ -1,2 +1,3 @@
overflow checks
use a ring buffer in the chunker (avoid memmove() call)
+calculate hash of cache file and store it somewhere (may simplify the cache consistency checks)