tUpdate TODO - dedup - deduplicating backup program
(HTM) git clone git://git.z3bra.org/dedup.git
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit 9f38b53149dd3486e39b02d571fa5dda7ba11f83
(DIR) parent 9c44b3cc69c31746ba4d8a16d04b444c639b4aa8
(HTM) Author: sin <sin@2f30.org>
Date: Thu, 25 Apr 2019 14:29:11 +0100
Update TODO
Diffstat:
M TODO | 1 +
1 file changed, 1 insertion(+), 0 deletions(-)
---
(DIR) diff --git a/TODO b/TODO
t@@ -1,3 +1,4 @@
Use a ring buffer in the chunker (avoid memmove() call)
Create a library archive out of the blake2b files and link with it
pledge/unveil support
+Implement dup-check(1)