]> Sergey Matveev's repositories - public-inbox.git/blobdiff - TODO
public-inbox v1.2.0
[public-inbox.git] / TODO
diff --git a/TODO b/TODO
index a327ca0604a28fafd442425cd8fba2d601f339ec..922163f82a89887e17d91c9472d7f23c1b67c0f4 100644 (file)
--- 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
+
+* figure out how search for messages with multiple Date: headers
+  should work (some wacky examples out there...)