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 a855a36113a0833e57edaae139c3123bf392d310
DIR parent 4d371b72c4b61c4e74b37469e842ab94a641e96f
HTML Author: sin <sin@2f30.org>
Date: Wed, 6 Mar 2019 15:23:30 +0000
Update TODO
Diffstat:
M TODO | 1 -
1 file changed, 0 insertions(+), 1 deletion(-)
---
DIR diff --git a/TODO b/TODO
@@ -1,3 +1,2 @@
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)