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 d43a1c4be547a75c9ae32fb6a113111ed34f2636 DIR parent 3fbc1d134902429f10721548d9a1d997a38d8ffe HTML Author: sin <sin@2f30.org> Date: Sat, 2 Mar 2019 14:04:28 +0000 Update TODO Diffstat: M TODO | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) --- DIR diff --git a/TODO b/TODO @@ -1 +1,2 @@ overflow checks +use a ring buffer in the chunker (avoid memmove() call)