]> Sergey Matveev's repositories - public-inbox.git/commit
lei import: reduce writes to lei/store on IMAP sync
authorEric Wong <e@80x24.org>
Mon, 31 May 2021 10:20:06 +0000 (10:20 +0000)
committerEric Wong <e@80x24.org>
Tue, 1 Jun 2021 17:03:04 +0000 (17:03 +0000)
commit693247be6380c4f278ebc0c4f17c1ac995a831d3
tree6e6b0d64bc7363805125af530f937c9e8c4a295c
parent525d14996e820e7bf2b5e035cf5826b6530f6d92
lei import: reduce writes to lei/store on IMAP sync

We don't need to write VMD changes to lei/store if local
keywords are unchanged.
lib/PublicInbox/LeiImport.pm
lib/PublicInbox/LeiSearch.pm
lib/PublicInbox/NetReader.pm