{"id":18466,"date":"2012-06-05T20:42:13","date_gmt":"2012-06-05T20:42:13","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/memcached-redux\/"},"modified":"2020-05-07T13:20:42","modified_gmt":"2020-05-07T13:20:42","slug":"memcached-redux","status":"publish","type":"plugin","link":"https:\/\/tah.wordpress.org\/plugins\/memcached-redux\/","author":7345614,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"0.1.7","stable_tag":"0.1.7","tested":"5.4.19","requires":"3.0","requires_php":"","requires_plugins":"","header_name":"Memcached Redux","header_author":"Scott Taylor - uses code from Ryan Boren, Denis de Bernardy, Matt Martz, Mike Schroder, Mika Epstein, Mohammad Jangda","header_description":"","assets_banners_color":"98a1ab","last_updated":"2020-05-07 13:20:42","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/wordpress.org\/extend\/plugins\/memcached-redux\/","header_author_uri":"","rating":4.3,"author_block_rating":0,"active_installs":100,"downloads":41868,"num_ratings":9,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":"1","2":0,"3":0,"4":"2","5":"6"},"assets_icons":[],"assets_banners":{"banner-772x250.jpg":{"filename":"banner-772x250.jpg","revision":"553561","resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.1","0.1.1","0.1.2","0.1.3","0.1.4","0.1.6","0.1.7"],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[83,146,38467,11135,7913],"plugin_category":[52],"plugin_contributors":[77504,78470,78471,77587,78725,80257],"plugin_business_model":[],"class_list":["post-18466","plugin","type-plugin","status-publish","hentry","plugin_tags-admin","plugin_tags-cache","plugin_tags-manage-cache","plugin_tags-memcached","plugin_tags-object-cache","plugin_category-performance","plugin_contributors-batmoo","plugin_contributors-ipstenu","plugin_contributors-kirasong","plugin_contributors-ryan","plugin_contributors-sivel","plugin_contributors-wonderboymusic","plugin_committers-kirasong","plugin_committers-prettyboymp","plugin_committers-wonderboymusic"],"banners":{"banner":"https:\/\/ps.w.org\/memcached-redux\/assets\/banner-772x250.jpg?rev=553561","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/memcached-redux_98a1ab.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>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()<\/p>\n\n<pre><code>wp_cache_get_multi( array(\n    array( 'key', 'group' ),\n    array( 'key', '' ),\n    array( 'key', 'group' ),\n    'key'\n) );\n\nwp_cache_set_multi( array(\n    array( 'key', 'data', 'group' ),\n    array( 'key', 'data' )\n) );\n<\/code><\/pre>\n\n<p>Blog Post: <a href=\"http:\/\/scotty-t.com\/2012\/06\/05\/memcached-redux\/\">http:\/\/scotty-t.com\/2012\/06\/05\/memcached-redux\/<\/a><\/p>\n\n<!--section=installation-->\n<ol>\n<li><p>Install <a href=\"http:\/\/danga.com\/memcached\">memcached<\/a> on at least one server. Note the connection info. The default is <code>127.0.0.1:11211<\/code>.<\/p><\/li>\n<li><p>Install the <a href=\"http:\/\/pecl.php.net\/package\/memcached\">PECL memcached extension<\/a><\/p><\/li>\n<li><p>Copy object-cache.php to wp-content<\/p><\/li>\n<\/ol>\n\n<!--section=changelog-->\n<h4>0.1.7<\/h4>\n\n<ul>\n<li>Improved escaping in debug output ported from <a href=\"https:\/\/wordpress.org\/plugins\/memcached\/\">Memcached plugin<\/a> (props @batmoo).<\/li>\n<li>Fixed PHP notice when no Memcached server:port manually specified.<\/li>\n<\/ul>\n\n<h4>0.1.6<\/h4>\n\n<ul>\n<li>Corrected documentation<\/li>\n<li>Corrected stats collection (props @johnbillion)<\/li>\n<\/ul>\n\n<h4>0.1.5<\/h4>\n\n<ul>\n<li>Added support for PHP 7+ by changing to <code>__construct<\/code> and pre-initializing stats<\/li>\n<\/ul>\n\n<h4>0.1.3<\/h4>\n\n<ul>\n<li>Added support for WP_CACHE_KEY_SALT allowing multiple sites to use the same Memcached server.<\/li>\n<\/ul>\n\n<h4>0.1.2<\/h4>\n\n<ul>\n<li>Allows graceful fallback to database object cache in WordPress 3.7+ for users without PECL Memcached available.<\/li>\n<li>Fixes warning due to replace() call, as it does not take a compression argument in Memcached.<\/li>\n<\/ul>\n\n<h4>0.1.1<\/h4>\n\n<ul>\n<li>Fixes a problem with the get_option() function and the return value of wp_cache_get() on Linux<\/li>\n<\/ul>\n\n<h4>0.1<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<\/ul>","raw_excerpt":"Uses the Memcached class (not the Memcache class) to implement WP Object Cache","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/18466","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=18466"}],"author":[{"embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/wonderboymusic"}],"wp:attachment":[{"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=18466"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=18466"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=18466"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=18466"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=18466"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=18466"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}