]> Sergey Matveev's repositories - public-inbox.git/commit
searchidxshard: replace index_raw with index_eml
authorEric Wong <e@80x24.org>
Sun, 3 Jan 2021 02:06:14 +0000 (02:06 +0000)
committerEric Wong <e@80x24.org>
Sun, 3 Jan 2021 18:30:31 +0000 (18:30 +0000)
commit323d8bac125e89a76c904a54a7ae0b2e36f05cc6
tree0220aee8cc0b691fe8ca0a54abd2a528288f3e06
parent82b805db3ad908f1c3ea114f329835c6f881144a
searchidxshard: replace index_raw with index_eml

Since Storable and Sereal are designed for lossless
serialization, we'll just pass $eml objects to whatever process
is running SearchIdx.
lib/PublicInbox/ExtSearchIdx.pm
lib/PublicInbox/LeiStore.pm
lib/PublicInbox/SearchIdxShard.pm
lib/PublicInbox/V2Writable.pm