Uses the Memcached class (not the Memcache class) to implement WP Object Cache
Votazioni
4.3
Ultimo aggiornamento
May 7, 2020
Versione
0.1.7
Installazioni attive
200
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/

Gratuitosul piano Creator
Installazioni attive
200
Testato fino alla versione
5.4.16
Questo plugin è disponibile per il download da usare sulla tua installazione WordPress ospitata personalmente.