plugin-icon

Memcached Cloud

제작자: Redis Labs·
Use Memcached with SASL authentication to implement WP Object Cache
버전
1.0
최근 업데이트일
Jul 7, 2014

Changed the wordpress-memcached-backend backend to use Memcached ver. 2.2.0 PECL package with SASL authentication support, to implement WP Object Cache.

Inehernt support for Memcached Cloud on Heroku and AppFog- just add the Memcached Cloud add-on.

Credits

We used the wordpress-memcached-backend, so all credit goes to Zack Tollman.

Examples

1.

wp_cache_set('key', 'val'); wp_cache_get('key');

2.

wp_cache_set_multi ( array ( 'key1' => 'val1', 'key2' => 'val2', 'key3' => 'val3' ), 'group1' ); wp_cache_get_multi ( array ( 'key1', 'key2' ), 'group1' );
무료Business 요금제에서
설치하면 WordPress.com 서비스 약관서드파티 플러그인 약관에 동의하게 됩니다.
테스트된 버전
WordPress 3.9.40
이 플러그인은 다운로드할 수 있으며 에서 사용할 수 있습니다.