commit 606b9b2b5560acf057d87bacb67d18512c3c1653 parent bd9b7b7d178c7b1ad7730a5a1fa6909697a8c13a 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(-)
diff --git a/TODO b/TODO @@ -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