內容簡介
這個外掛是基於 markjaquith 的 APC Object Cache Backend(https://wordpress.org/extend/plugins/apc/)的程式碼寫成。
WinCache Object Cache 為 WordPress 對象快取提供了一個持久的基於記憶體的後端,WinCache 必須在您的 PHP 安裝中可用。
對象快取是 WordPress 和 WordPress 擴展存儲複雜操作結果的地方。在後續加載中,這些數據可以從快取中獲取,這比在每個頁面加載時動態生成它要快得多。
請務必閱讀安裝說明,因為這不是一個傳統的外掛程式,需要安裝在特定的位置。
外掛標籤
開發者團隊
原文外掛簡介
This plugin is based on the code written by markjaquith for APC Object Cache Backend (https://wordpress.org/extend/plugins/apc/).
WinCache Object Cache provides a persistent memory-based backend for the WordPress object cache. WinCache must be available on your PHP install.
An object cache is a place for WordPress and WordPress extensions to store the results of complex operations. On subsequent loads,
this data can be fetched from the cache, which will be must faster than dynamically generating it on every page load.
Be sure to read the installation instructions, as this is not a traditional plugin, and needs to be installed in a specific location.
