]> Sergey Matveev's repositories - public-inbox.git/commit
TODO: add item for optional Cache::FastMmap
authorEric Wong <e@80x24.org>
Fri, 31 May 2019 16:58:46 +0000 (16:58 +0000)
committerEric Wong <e@80x24.org>
Fri, 31 May 2019 17:13:52 +0000 (17:13 +0000)
commit2c5ef3910834b1a931bc83d294181dc6baddddd3
tree7f422719b975e88646ba5eea1e2a0b03e30e10b4
parent209e8ae75919762654e2ffc30aa2d7e86ec535f0
TODO: add item for optional Cache::FastMmap

Taking one step out of setting up a performant deployment could
make setup and administration easier (at the cost of installing
an extra-but-common XS module).  This can also be useful for
the day NNTP servers see hug-of-death events.
TODO