標題
![圖片[1]-(2025.12.05更新 WordPress暫存插件) Redis object cache Pro 1.25.1 解鎖版-☆Dream-NAS☆ 個人網站](https://dreamnas.familyds.com/wp-content/uploads/2023/02/1LDfo-Ts_400x400.jpg)
【軟體名稱】:Redis object cache Pro
【軟體版本】:1.25.1
【軟體語言】:英文
【檔案大小】:431.5KB
【軟體介紹】:
A business class Redis object cache backend. Truly reliable, highly optimized, fully customizable and with a dedicated engineer when you most need it.
- 重寫程式碼以獲得原始效能
- 百分之百符合 WordPress API 規範
- 更快的序列化處理及壓縮
- Easy debugging & logging
- 快取預先擷取及預先載入
- 完整的單元測試 (百分之百程式碼涵蓋範圍)
- 使用 TLS 進行安全連線
- Health checks via WordPress & WP CLI
- Optimized for WooCommerce, Jetpack & Yoast SEO
v1.25.1 – 2025-12-02
Added
。Added optional
Changed
。Avoid timeouts when flushing with
。Limit analytics persist size
。Retry failed read commands on primary node before switching Sentinels
。Consider
Fixed
。Disable cache if
。Fixed purging analytics measurements
。Fixed unit type of Relay “Memory” chart
Added
。Added optional
analytics.persist_limit configuration optionChanged
。Avoid timeouts when flushing with
analytics.persist enabled。Limit analytics persist size
memory_limit / 2 by default。Retry failed read commands on primary node before switching Sentinels
。Consider
*WithMeta() calls read-only on replicated connectionsFixed
。Disable cache if
WP_SETUP_CONFIG is defined。Fixed purging analytics measurements
。Fixed unit type of Relay “Memory” chart
【使用方法】:
1、安裝WordPress,並將壓縮檔內的object-cache-pro上傳到網站wp-content/plugins目錄下。
2、查看網站使用的PHP版本,然後安裝對應版本的redis擴展。
3、在WordPress根目錄下的文件wp-config.php裡加入如下代碼
PS:不要把代碼放在最後,否則會提示錯誤。
define( 'WP_DEBUG', false );
define('WP_REDIS_CONFIG', [
'token' => 'Zhanzhangb9sjJlBxBpLJbJcIRoi9rfszjmOqecMzQ1RB3K8jYQAOMkrCFDR',
'host' => '127.0.0.1',
'port' => 6379,
'database' => 0, // change for each site
'maxttl' => 3600 * 24 * 7, // 7 days
'timeout' => 1.0,
'read_timeout' => 1.0,
'split_alloptions' => true,
'debug' => false,
]);
define('WP_REDIS_DISABLED', false);
4.登入WordPress後台,外掛>已安裝的外掛啟用該插件。
5.Object Cache Pro啟用後點擊Settings>啟用暫存。
圖片
![圖片[2]-(2025.12.05更新 WordPress暫存插件) Redis object cache Pro 1.25.1 解鎖版-☆Dream-NAS☆ 個人網站](https://dreamnas.familyds.com/wp-content/uploads/2023/02/螢幕擷取畫面-2025-03-29-154836.png)
![圖片[3]-(2025.12.05更新 WordPress暫存插件) Redis object cache Pro 1.25.1 解鎖版-☆Dream-NAS☆ 個人網站](https://dreamnas.familyds.com/wp-content/uploads/2023/02/螢幕擷取畫面-2025-12-05-123547.jpg)
感謝您的來訪,獲得更多精彩文章請收藏本網站。
© 版權宣告
THE END












