commit af4f203b687f0d19bb16036c882fbf2dad994393 parent 7033c4f6f1f3be92781ded542ba67e5c1a1b0b27 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(-)
diff --git a/TODO b/TODO @@ -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