terrylinooo/cache-master

Cache Master 是一个非常轻量级且高性能的缓存插件,可以动态加速您的 WordPress 网站。

2.1.3 2023-05-28 18:49 UTC

This package is auto-updated.

Last update: 2024-09-22 17:42:09 UTC


README

Build Status License: GPL v3

WordPress Cache Plugin

Cache Master 是一个非常轻量级、高性能的缓存插件,可以动态加速您的 WordPress 网站。Cache Master 的核心由 Shieldon 驱动 Simple Cache,一个 PSR-16 简单缓存库。

需求

  • PHP 版本 > 7.1.0
  • WordPress 版本 > 4.7
  • 已测试至 WordPress 6.2.2
  • 已测试至 PHP 8.2.5

功能

  • 非常轻量级且高性能。
  • 支持多达 10 种缓存驱动器,如文件、Redis、Memcache、Memcached、APC、APCu、WinCache、MySQL、SQLite 和 MongoDB。
  • 提供详细的缓存统计信息,易于管理。
  • 与 WooCommerce 插件兼容。
  • 还有更多...

下载

截图

WordPress Cache Plugin

设置页面 - 基本设置。

Cache Plugin for WordPress

设置页面 - 基本设置(底部)。

Best WordPress Cache Plugin

设置页面 - 高级设置。

Simplest WordPress Cache Plugin

设置页面 - 预设。

Best WordPress Cache Plugin

设置页面 - 基准测试。

MySQL WordPress Cache Plugin

设置页面 - WooCommerce。

NoSQL WordPress Cache Plugin

设置页面 - 排除。

Memcache WordPress Cache Plugin

设置页面 - 专家模式。

Memcached WordPress Cache Plugin

设置页面 - 缓存统计。

Redis WordPress Cache Plugin

设置页面 - 关于作者。

MongoDB WordPress Cache Plugin

首页 - 基准测试(页脚文本)

翻译

  • 日语(ja_JP)由 Colocal 提供。

调试信息

调试信息将被附加到页面源代码的末尾:<!-- This page is cached by the Cache Master plugin. //-->。这仅用于调试目的,以确认页面正在被缓存。此信息可以在设置页面中禁用。

(1) WordPress cache plugin

普通模式。

(2) WordPress cache plugin

专家模式。

注意

如果您在使用 Cache Master 时遇到网站问题,请将问题报告到 GitHub,并列出您网站上安装的所有插件。我将调查问题并提供修复方案。

许可协议

Cache Master 由 Terry Lin 开发,并按照 GNU 通用公共许可证 v3 的条款发布。