原始性能
Object Cache Pro从头开始编写,考虑到原始性能,以避免不必要的Redis读写,并保持微小的内存足迹。
持续测试
代码库的每个更改都具有1200多个测试用例和100%的覆盖范围,针对所有受支持的PHP版本(7.1-8.1)以及Redis v4和v5的单个实例和集群进行测试。
WooCommerce支持
Object Cache Pro针对WooCommerce进行了广泛测试和优化。为了让您放心,我们还在监控WooCommerce代码库和即将发布的版本中是否存在潜在的缓存问题。
调试和日志记录
有时你只是不知道出了什么问题。选择登录日志记录和有洞察力的错误报告使找到答案变得轻而易举。您甚至可以使用自己的PSR-3记录器。
100% API 兼容
Object Cache Pro遵循WordPress的对象缓存API到字母,以避免混淆或那些容易出错的返回值。
无缝集成
Object Cache Pro与WordPress本身紧密集成,仪表板小部件使交互变得容易。它的站点运行状况集成、WP CLI命令、查询监视器集成和调试栏面板可以深入了解您的缓存及其运行状况。
未来证明
广泛使用的Predis库的去世启发了Object Cache Pro的模块化代码,该代码允许立即采用新的扩展(如Credis)和新后端(DynamoDB或Memcached)。
还有更多…
- 更快的二进制序列化支持
- LZF、LZ4和ZSTD压缩
- 异步冲洗
- 批量密钥预取
- Batcache和WP火箭支持
- 使用语义版本控制
- 网络(多站点)支持
- 作为必用插件工作
- 广泛而有用的文档
- 缓存分析
在 网站根目录下的 wp-config.php 文件中添加下面这一段代码
define('WP_REDIS_CONFIG', [
'token' => '1ryP6buYUMdk307hFp8jrBiETD4hNYoa0ZBLa6vHOx4ZDpTpvmqkVgg2GDIN',
'host' => '127.0.0.1',
'port' => 6379,
'database' => 0, // change for each site
'maxttl' => 86400 * 7,
'timeout' => 1.0,
'read_timeout' => 1.0,
'split_alloptions' => true,
'debug' => false,
]);
define('WP_REDIS_DISABLED', false);
-
$Download for freeDownload after commentDownload after login
- {{attr.name}}:
1.Virtual products, once purchased, do not accept any form of refund! If you cannot accept the above agreement, please do not place an order!
2.Virtual products, remote guidance is not accepted! If you cannot accept the above agreement, please do not place an order!
3.All the resources of this site come from the network. Please contact the administrator if your rights and interests are infringed. We will review and delete them at the first time in Email:admin@vwodis.com The resources on the site are used for personal study or test research by netizens. Without the permission of the original copyright author, they are not allowed to be used in any commercial way! Please delete within 24 hours of downloading!