Wordpress plugins
Memcached Redux

Memcached Redux

Version : 0.1.4
Tested up to : 4.1.19
Number of download : 9148
Average rating : 5 / 5 on 4 votes 4 votes, 5 avg.rating

Screenshots

Memcached Redux
Memcached Redux
Memcached Redux
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/

Download now