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 606b9b2b5560acf057d87bacb67d18512c3c1653
 (DIR) parent bd9b7b7d178c7b1ad7730a5a1fa6909697a8c13a
 (HTM) Author: sin <sin@2f30.org>
       Date:   Thu,  2 May 2019 16:25:01 +0100
       
       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
        Use flock() to avoid corruption
        Add back lz4 support
       +Ability to fetch key from dedicated fd so it never touches disk