unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
* [PATCH 0/3] lei: some mail sync stuff
@ 2021-08-17  8:52 Eric Wong
  2021-08-17  8:52 ` [PATCH 1/3] lei: add ->lms shortcut for LeiMailSync Eric Wong
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Eric Wong @ 2021-08-17  8:52 UTC (permalink / raw)
  To: meta

Still trying to wrap my head around some other stuff related to
mail_sync.sqlite3, but 3/3 is a necessary fix and 2/3 is an obvious
cleanup.  The ipc_do('done') stuff could probably be made
faster, but probably after the 1.7 release...

Eric Wong (3):
  lei: add ->lms shortcut for LeiMailSync
  ipc: remove WQ_MAX_WORKERS
  lei forget-mail-sync: rely on lei/store process

 lib/PublicInbox/IPC.pm               |  5 -----
 lib/PublicInbox/LEI.pm               |  9 +++++++++
 lib/PublicInbox/LeiBlob.pm           |  3 +--
 lib/PublicInbox/LeiForgetMailSync.pm | 11 +++++------
 lib/PublicInbox/LeiInspect.pm        |  3 +--
 lib/PublicInbox/LeiLcat.pm           | 10 ++++------
 lib/PublicInbox/LeiLsMailSource.pm   |  3 +--
 lib/PublicInbox/LeiStore.pm          |  6 ++++++
 8 files changed, 27 insertions(+), 23 deletions(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-08-17  8:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-17  8:52 [PATCH 0/3] lei: some mail sync stuff Eric Wong
2021-08-17  8:52 ` [PATCH 1/3] lei: add ->lms shortcut for LeiMailSync Eric Wong
2021-08-17  8:52 ` [PATCH 2/3] ipc: remove WQ_MAX_WORKERS Eric Wong
2021-08-17  8:52 ` [PATCH 3/3] lei forget-mail-sync: rely on lei/store process Eric Wong

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).