dedup

deduplicating backup program
git clone git://git.2f30.org/dedup
Log | Files | Refs | README | LICENSE

commit e5fdb8553cc9adfcebf7d567a57334b1238e3cd3
parent be774d02694c62d2ae2a09e6718909a54ad251c5
Author: sin <sin@2f30.org>
Date:   Sat,  6 Apr 2019 19:05:53 +0100

Update TODO

Diffstat:
MTODO | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/TODO b/TODO @@ -1 +1,2 @@ Use a ring buffer in the chunker (avoid memmove() call) +Create a library archive out of the blake2b files and link with it