[WordPress] 外掛分享: Memcached Redux

WordPress 外掛 Memcached Redux 的封面圖片。

前言介紹

  • 這款 WordPress 外掛「Memcached Redux」是 2012-06-04 上架。
  • 目前有 200 個安裝啟用數。
  • 上一次更新是 2020-05-07,距離現在已有 1823 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
  • 外掛最低要求 WordPress 3.0 以上版本才可以安裝。
  • 有 9 人給過評分。
  • 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。

外掛協作開發者

ryan | sivel | batmoo | ipstenu | kirasong | wonderboymusic |

外掛標籤

admin | cache | memcached | manage cache | object cache |

內容簡介

這個外掛會更改著名的 Memcached WP Object Cache 後端,使其實際使用 Memcached 類別(而不是 Memcache 類別)。實現了 wp_cache_get_multi() 和 wp_cache_set_multi()。

wp_cache_get_multi( array(
array( 'key', 'group' ),
array( 'key', '' ),
array( 'key', 'group' ),
'key'
) );

wp_cache_set_multi( array(
array( 'key', 'data', 'group' ),
array( 'key', 'data' )
) );

博客文章:http://scotty-t.com/2012/06/05/memcached-redux/

原文外掛簡介

Changes the famous Memcached WP Object Cache backend to actually use the Memcached class (not the Memcache class). Implements wp_cache_get_multi() and wp_cache_set_multi()
wp_cache_get_multi( array(
array( 'key', 'group' ),
array( 'key', '' ),
array( 'key', 'group' ),
'key'
) );

wp_cache_set_multi( array(
array( 'key', 'data', 'group' ),
array( 'key', 'data' )
) );

Blog Post: http://scotty-t.com/2012/06/05/memcached-redux/

各版本下載點

  • 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
  • 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Memcached Redux」來進行安裝。

(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。


0.1 | 0.1.1 | 0.1.2 | 0.1.3 | 0.1.4 | 0.1.6 | 0.1.7 | trunk |

延伸相關外掛(你可能也想知道)

文章
Filter
Apply Filters
Mastodon