Skip to content
  • Kirby CMS Plugins
  • Discover
  • Search
  • Developers
  • New plugins
  • Recently updated
  • Most starred
  • Topics
  • Types
  • Free Plugins
  • Paid Plugins
  • Kirby 5
  • Kirby 4

  • Submit a plugin
  • getkirby.com
  • Bruno Meilick Bruno Meilick

    MySQL Cache Driver

    MySQL based Cache‑Driver

    Docs Source

    Manual

    Download and extract the folder to site/plugins/mysql-cachedriver

    Composer

    Git Submodule

    Sponsor
    Version
    1.3.2
    License
    MIT
    Stars
    1
    Supports
    K5 K4 K3
    Created
    29 Dec 2021
    Updated
    30 Nov 2024

    Info

    Topics
    • Caching
    • Databases
    • Performance
    Implements
    • Cache driver(s)
    Support
    • Docs
    • Issues
    • Email
    Latest releases
    • 1.3.2
    • 1.3.1
    • 1.2.0
    • 1.1.0
    • 1.0.5

    Similar plugins

    • 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
    • Khulan - Kirby MongoDB Khulan is a cache driver and content cache with NoSQL interface for Kirby using MongoDB. K5 K4
    • Redis Cache Driver Redis based Cache-Driver K5 K4 K3

    More by Bruno Meilick

    More
    • return [
          'bnomei.robots-txt' => [
              'content' => '...'
          ]
      ];
      Robots.txt Manage the robots.txt from Kirby's config file K5 K4 K3
    • Janitor Run command – like cleaning the cache – from within the Panel via a customizable button, directly in PHP code or with a cronjob K5 K4 K3
    • Redis Cache Driver Redis based Cache-Driver K5 K4 K3