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 a855a36113a0833e57edaae139c3123bf392d310
(DIR) parent 4d371b72c4b61c4e74b37469e842ab94a641e96f
(HTM) Author: sin <sin@2f30.org>
Date: Wed, 6 Mar 2019 15:23:30 +0000
Update TODO
Diffstat:
M TODO | 1 -
1 file changed, 0 insertions(+), 1 deletion(-)
---
(DIR) diff --git a/TODO b/TODO
t@@ -1,3 +1,2 @@
overflow checks
use a ring buffer in the chunker (avoid memmove() call)
-calculate hash of cache file and store it somewhere (may simplify the cache consistency checks)