plugin-icon

Memcached Redux

Scott Taylor yazdı·
Uses the Memcached class (not the Memcache class) to implement WP Object Cache
Oylama
4.3/5
Sürüm
0.1.7
Aktif kurulumlar
200
Son güncellenme
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/

ÜcretsizBusiness paketinde
Kurulum işlemini tamamlayarak, WordPress.com'un Hizmet Şartları ile Üçüncü Taraf Eklenti Şartlarını kabul etmiş olursunuz.
Test edilen son sürüm
WordPress 5.4.18
Bu eklenti, sitenizde kullanılmak üzere indirilebilir.