X-Git-Url: http://www.git.stargrave.org/?p=public-inbox.git;a=blobdiff_plain;f=TODO;h=7eecde08b19f851903e52d71064f95d4132d2ed8;hp=a327ca0604a28fafd442425cd8fba2d601f339ec;hb=1bbfab375438f149dcff9047dd0c5ed3a08eed53;hpb=b107d856d100317f1d9a5e13ebdf02af01a750f8 diff --git a/TODO b/TODO index a327ca06..7eecde08 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)