Bruno Meilick

Boost

Boost the speed of Kirby by having content files of pages cached and a fast lookup based on uuids

'bnomei.boost.cache' => [
    'type'     => 'apcu',
],
'cache' => [
    'uuid' => [
        'type' => 'apcu',
    ],
],
Version
4.0.4
License
MIT
Stars
50
Supports
K4 K3
Updated
3 Feb 2024
More