X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=TODO;h=922163f82a89887e17d91c9472d7f23c1b67c0f4;hb=refs%2Ftags%2Fv1.2.0;hp=61c44a845ed8268fe998f799f366b492afed1d3e;hpb=8742421ba3503e1865b9f1a2561318e3a58c4b3c;p=public-inbox.git diff --git a/TODO b/TODO index 61c44a84..922163f8 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) @@ -134,5 +137,5 @@ all need to be considered for everything we introduce) * configurable diff output for solver-generated blobs -* fix search for messages with multiple Subject:/To:/From:/Date: - headers (some wacky examples out there...) +* figure out how search for messages with multiple Date: headers + should work (some wacky examples out there...)