X-Git-Url: http://www.git.stargrave.org/?p=public-inbox.git;a=blobdiff_plain;f=TODO;h=f9122a5d8e8c8d0cdcc449a9c088851679ab51e8;hp=61c44a845ed8268fe998f799f366b492afed1d3e;hb=f9fc5cf2e8cefda4a56d937ed217e47689fd7e49;hpb=1d6e0dbc3bad19acbfd90a9841a334dcaa0e4641 diff --git a/TODO b/TODO index 61c44a84..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)