]> Sergey Matveev's repositories - public-inbox.git/commit
drop bodies and messages ASAP after processing
authorEric Wong <e@80x24.org>
Mon, 17 Aug 2015 02:41:18 +0000 (02:41 +0000)
committerEric Wong <e@80x24.org>
Mon, 17 Aug 2015 03:14:21 +0000 (03:14 +0000)
commit53d0c896f8804d9c5c7a7b18b927e9a425b88a3a
tree8f318f82d4f3a0c70ebfdbd5551f4bd176db36fe
parent52aff6ba71ad0c13c28d2ffaea43c157546a1daf
drop bodies and messages ASAP after processing

We can rely on reference counting to lower memory usage for
big messages.
lib/PublicInbox/Feed.pm
lib/PublicInbox/View.pm
t/view.t