X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=TODO;h=f9122a5d8e8c8d0cdcc449a9c088851679ab51e8;hb=3f4a8611c37294a1938ae5ac644c24290d1d14ae;hp=a327ca0604a28fafd442425cd8fba2d601f339ec;hpb=6b712fd2ee2d484de02150936d2a37e1bad9f61e;p=public-inbox.git diff --git a/TODO b/TODO index a327ca06..f9122a5d 100644 --- a/TODO +++ b/TODO @@ -21,6 +21,9 @@ all need to be considered for everything we introduce) yet storing large amounts of data on computers without a public IP behind a home Internet connection. +* DHT (distributed hash table) for mapping Message-IDs to various + archive locations to avoid SPOF. + * optional Cache::FastMmap support so production deployments won't need Varnish (Varnish doesn't protect NNTP, either) @@ -133,3 +136,6 @@ all need to be considered for everything we introduce) for coderepos * configurable diff output for solver-generated blobs + +* fix search for messages with multiple Subject:/To:/From:/Date: + headers (some wacky examples out there...)