]> Sergey Matveev's repositories - public-inbox.git/blobdiff - TODO
nntp: support COMPRESS DEFLATE per RFC 8054
[public-inbox.git] / TODO
diff --git a/TODO b/TODO
index 704b0648384f0234aeee6847c7174d46f6ca81e3..2d20bad4b6206a3c94989c7118e8ee977829ec2e 100644 (file)
--- a/TODO
+++ b/TODO
@@ -23,6 +23,9 @@ all need to be considered for everything we introduce)
 
 * TLS support for various daemons (including STARTTLS for NNTP and POP3)
 
+* optional Cache::FastMmap support so production deployments won't
+  need Varnish (Varnish doesn't protect NNTP, either)
+
 * dogfood and take advantage of new kernel APIs (while maintaining
   portability to older Linux, free BSDs and maybe Hurd).
 
@@ -30,8 +33,6 @@ all need to be considered for everything we introduce)
   ensure things continue working as they should (or more better)
   while retaining compatibility with old versions.
 
-* NNTP COMPRESS extension (see innd)
-
 * Support more of RFC 3977 (NNTP)
 
 * Combined "super server" for NNTP/HTTP/POP3 to reduce memory overhead