user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [PATCH 1/3] TODO: add pipelining note
  2021-05-29 20:20  6% [PATCH 0/3] lei: v2 and lcat/import/IMAP things Eric Wong
@ 2021-05-29 20:20  7% ` Eric Wong
  0 siblings, 0 replies; 2+ results
From: Eric Wong @ 2021-05-29 20:20 UTC (permalink / raw)
  To: meta

Network latency is painful to deal with.
---
 TODO | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/TODO b/TODO
index c1920313..a3ab2daf 100644
--- a/TODO
+++ b/TODO
@@ -164,3 +164,5 @@ all need to be considered for everything we introduce)
 * support UUCP addresses for legacy archives
 
 * decode (skip indexing of) base-85 binary patches to avoid false-positives
+
+* support pipelining as an IMAP/NNTP client for -watch + lei

^ permalink raw reply related	[relevance 7%]

* [PATCH 0/3] lei: v2 and lcat/import/IMAP things
@ 2021-05-29 20:20  6% Eric Wong
  2021-05-29 20:20  7% ` [PATCH 1/3] TODO: add pipelining note Eric Wong
  0 siblings, 1 reply; 2+ results
From: Eric Wong @ 2021-05-29 20:20 UTC (permalink / raw)
  To: meta

Been using lei more and more for IMAP things.

Eric Wong (3):
  TODO: add pipelining note
  lei import|lcat: improve+fix single message IMAP support
  lei q: --sort and --save|v2 are incompatible

 TODO                           |  2 ++
 lib/PublicInbox/LeiLcat.pm     | 25 ++++++++------
 lib/PublicInbox/LeiMailSync.pm | 23 ++++++++-----
 lib/PublicInbox/LeiQuery.pm    |  5 ++-
 lib/PublicInbox/LeiToMail.pm   | 18 +++-------
 lib/PublicInbox/LeiXSearch.pm  | 60 +++++++++++++++++++++++++++++++---
 lib/PublicInbox/NetReader.pm   |  6 ++--
 t/lei-import-imap.t            | 13 +++++++-
 8 files changed, 112 insertions(+), 40 deletions(-)

^ permalink raw reply	[relevance 6%]

Results 1-2 of 2 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2021-05-29 20:20  6% [PATCH 0/3] lei: v2 and lcat/import/IMAP things Eric Wong
2021-05-29 20:20  7% ` [PATCH 1/3] TODO: add pipelining note Eric Wong

Code repositories for project(s) associated with this public inbox

	https://80x24.org/public-inbox.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).