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 4106dd721d10db6f7ba0fe25009a85be8c5bee61
DIR parent 7f8b5b3e7b72b0d64437a87c6b412743f2ab6187
HTML Author: sin <sin@2f30.org>
Date: Sun, 10 Mar 2019 10:11:02 +0000
Update TODO
Diffstat:
M TODO | 1 +
1 file changed, 1 insertion(+), 0 deletions(-)
---
DIR diff --git a/TODO b/TODO
@@ -1 +1,2 @@
Use a ring buffer in the chunker (avoid memmove() call)
+Switch to blake2b when it lands in libressl