]> Sergey Matveev's repositories - public-inbox.git/commit
v2writable: prepare initialization for external indices
authorEric Wong <e@80x24.org>
Tue, 27 Oct 2020 07:54:10 +0000 (07:54 +0000)
committerEric Wong <e@80x24.org>
Sat, 7 Nov 2020 10:18:37 +0000 (10:18 +0000)
commit9276207ff8e337f45e4e44260824e8a1f986dee7
tree336e112eb1022d8ac400af53cca5a6dc42ef044c
parentd42bb8077d6fe78a61458c990989667308ff1dd2
v2writable: prepare initialization for external indices

External indices won't have $self->{ibx} since it needs to
deal with multiple inboxes.  We can also hoist out
->parallel_init to make it easier to distinguish the
non-parallel control flow.
lib/PublicInbox/V2Writable.pm