X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=TODO;h=644fa034b90064dcd8b1be202bfbf4b56418bcf7;hb=0f9091f381191484f1a5ed5189d23cbfa88de6fc;hp=30ba38b4d3633c82c68e274519f54cda73b3ba07;hpb=ccaec143c39c069dd738265dded4f1fac5d7f222;p=public-inbox.git diff --git a/TODO b/TODO index 30ba38b4..644fa034 100644 --- a/TODO +++ b/TODO @@ -53,6 +53,7 @@ all need to be considered for everything we introduce) * streaming Email::MIME replacement: currently we generate many allocations/strings for headers we never look at and slurp entire message bodies into memory. + (this is pie-in-the-sky territory...) * Allow in-place Xapian updates without clobbering the whole index (versioning each doc data entry?) for big archives