Cache drivers Kirby Litespeed Litespeed plugin for Kirby CMS K5 Avalex The avalex plugin for Kirby allows to display automatically generated and updated legal texts like „imprint“, „data privacy statement” and (… K5 K4 K3 return [ 'cache' => [ 'pages' => [ 'active' => true, 'type' => 'static' ] ] ]; Staticache Staticache gives you the performance of a static site generator for your regular Kirby installations. K5 K4 K3 class ExamplePage extends \Kirby\Cms\Page { use \Bnomei\ModelWithTurbo; } Turbo Speed up Kirby with automatic caching K5 Redis Cache Driver Redis based Cache-Driver K5 K4 K3 PHP Cache Driver PHP based Cache-Driver K5 K4 K3 Khulan - Kirby MongoDB Khulan is a cache driver and content cache with NoSQL interface for Kirby using MongoDB. K5 K4 SQLite Cache Driver SQLite based Cache-Driver K5 K4 K3 MySQL Cache Driver MySQL based Cache-Driver K5 K4 K3