]> Sergey Matveev's repositories - public-inbox.git/commit
inbox: delay ->version detection
authorEric Wong <e@80x24.org>
Mon, 21 Dec 2020 07:51:18 +0000 (07:51 +0000)
committerEric Wong <e@80x24.org>
Mon, 21 Dec 2020 21:51:55 +0000 (21:51 +0000)
commiteea4ba7bac73b67ccd2cdd07946b176260ac5fac
tree7865b5df209c69794ed7c16fbc9370d794d151e3
parent3ce4c38119f13d419bb865a0aa9b66feff339308
inbox: delay ->version detection

Our read-only code won't need to know the version until an inbox
is accessed.  This is a small step towards eliminating many
stat() calls on read-only daemon startup.
lib/PublicInbox/Inbox.pm