plugin-icon

Memcached Redux

作者:Scott Taylor·
Uses the Memcached class (not the Memcache class) to implement WP Object Cache
评级
4.3/5
版本
0.1.7
活跃安装
200
最后更新
May 7, 2020
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/

免费使用Business套餐
通过安装,您同意 WordPress.com 服务条款第三方插件条款
目前已测试版本
WordPress 5.4.18
这个插件是可用的下载,适用于您的站点。