tUpdate TODO - dedup - deduplicating backup program
HTML git clone git://git.z3bra.org/dedup.git
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit af4f203b687f0d19bb16036c882fbf2dad994393
DIR parent 7033c4f6f1f3be92781ded542ba67e5c1a1b0b27
HTML Author: sin <sin@2f30.org>
Date: Thu, 16 May 2019 16:33:53 +0300
Update TODO
Diffstat:
M TODO | 1 +
1 file changed, 1 insertion(+), 0 deletions(-)
---
DIR diff --git a/TODO b/TODO
t@@ -2,3 +2,4 @@ Use a ring buffer in the chunker (avoid memmove() call)
pledge/unveil support
Ability to fetch key from dedicated fd so it never touches disk
Use pread/pwrite to avoid lseek() calls
+Document file format