There are no reviews yet. Be the first to send feedback to the community and the maintainers!
=== Memcached Object Cache === Contributors: ryan, sivel, andy, nacin, barry, ethitter, nickdaugherty, batmoo, simonwheatley, jenkoian, bor0, aidvu Tags: cache, memcached Requires at least: 5.3 Tested up to: 6.0 Stable tag: 4.0.0 Requires PHP: 7.4.0 Use memcached and the PECL memcache extension to provide a backing store for the WordPress object cache. == Description == Memcached Object Cache provides a persistent backend for the WordPress object cache. A memcached server and the PECL memcache extension are required. == Installation == 1. Install [memcached](http://danga.com/memcached) on at least one server. Note the connection info. The default is `127.0.0.1:11211`. 1. Install the [PECL memcache extension](http://pecl.php.net/package/memcache) 1. Copy object-cache.php to wp-content 1. Add the `WP_CACHE_KEY_SALT` constant to the `wp-config.php`: ```php define( 'WP_CACHE_KEY_SALT', '...long random string...' ); ``` This helps prevent cache pollution when multiplte WordPress installs are using the same Memcached server. The value must be unique for each WordPress install. == Frequently Asked Questions == = How can I manually specify the memcached server(s)? = Add something similar to the following to wp-config.php above `/* That's all, stop editing! Happy blogging. */`: ` $memcached_servers = array( 'default' => array( '10.10.10.20:11211', '10.10.10.30:11211' ) ); ` The top level array keys, are cache groups, where 'default' corresponds to any cache group that is not explicitly defined. This allows for specifying memcached servers that only handle certain cache groups. The most common use is only specifying 'default'. Possible cache groups are: ` {$taxonomy}_relationships {$meta_type}_meta {$taxonomy}_relationships blog-details blog-id-cache blog-lookup bookmark calendar category comment counts general global-posts options plugins post_ancestors post_meta posts rss site-lookup site-options site-transient terms themes timeinfo transient user_meta useremail userlogins usermeta users userslugs widget ` == Changelog == = 4.0.0 = * Add preemptive filter pre_wp_cache_get * Add flush_number replication to prevent accidental flush due to flush_number eviction, server rotation, etc. = 3.2.2 = * Remove filter, and base key stripping on presence of `key_salt` = 3.2.1 = * Fix bug allowing **slow-ops** entries to have the same key, so toggling doesn't work = 3.2.0 = * Better stats(). Now shows cache group/individual calls with size of the payload and timings. * PHP 5.6.20 is now required * Fix **get_multi** to show per group calls * Added filter **(memcached_strip_keys)** to bypass memcached key stripping * Special group for **slow-ops** ( > 5ms ) with backtrace = 3.1.0 = * Add **wp_cache_get_multi** * Add support for the **$found** parameter * Set a variable for $max_expiration to 30 days * Code style changes * Different coloring for unknown stats group * Store host/port on failure_callback * Default stats counts = 3.0.2 = * Better output of HTML = 3.0.1 = * Fix key generation error in switch_to_blog() = 3.0.0 = * Flush site cache by rotating keys * Flush global cache when flushing main site = 2.0.6 = * Flush the local cache on wp_cache_flush() = 2.0.5 = * Fix missing global in switch_to_blog = 2.0.4 = * Remove deprecated constructor = 2.0.3 = * Support for unix sockets = 2.0.2 = * Break references by cloning objects * Keep local cache in sync with memcached when using incr and decr * Handle limited environments where is_multisite() is not defined * Fix setting and getting 0 * PHP 5.2.4 is now required * Use the WP_CACHE_KEY_SALT constant if available to guarantee uniqueness of keys
mongoose
MongoDB object modeling designed to work in an asynchronous environment.wp-calypso
The JavaScript and API powered WordPress.com_s
Hi. I'm a starter theme called _s, or underscores, if you like. I'm a theme meant for hacking so don't use me as a Parent Theme. Instead try turning me into the next, most awesome, WordPress theme out there. That's what I'm here for.node-canvas
Node canvas is a Cairo backed Canvas implementation for NodeJS.kue
Kue is a priority job queue backed by redis, built for node.js.simplenote-electron
Simplenote for Web, Windows, and Linuxjuice
Juice inlines CSS stylesheets into your HTML source.pocket-casts-android
Pocket Casts Android 🎧cli-table
Pretty unicode tables for the CLI with Node.JSexpect.js
Minimalistic BDD-style assertions for Node.JS and the browser.simplenote-ios
Simplenote for iOSmonk
The wise MongoDB APIknox
S3 Libsimplenote-android
Simplenote for Androidjetpack
Security, performance, marketing, and design tools — Jetpack is made by WordPress experts to make WP sites safer and faster, and help you grow your traffic.pocket-casts-ios
Pocket Casts iOS app 🎧simplenote-macos
Simplenote for macOSantiscroll
OS X Lion style cross-browser native scrolling on the web that gets out of the way.wp-desktop
WordPress.com for DesktopWP-Job-Manager
Manage job listings from the WordPress admin panel, and allow users to post jobs directly to your site.browser-repl
Launch a repl on your command line to any browser in the cloud.themes
Free WordPress themes made by Automattic for WordPress.org and WordPress.com.legalmattic
Democratizing WordPress.com legalese since 2014!wpcom.js
WordPress.com JavaScript API client designed for Node.js and browsersPicard
A prototype theme that uses React and WP-APIfb-instant-articles
Archived (see Readme). Enable Facebook Instant Articles on your WordPress site.sensei
Sensei LMS - Online Courses, Quizzes, & Learningwordpress-activitypub
ActivityPub for WordPressdeveloper
In your WordPress, developing locallytheme-components
A collection of patterns for creating a custom starter WordPress theme.wp-super-cache
WP Super Cache: A fast caching engine for WordPressEdit-Flow
WordPress plugin to accelerate your editorial workflowo2
The o2 plugin for WordPress — blogging at the speed of thoughtnewspack-plugin
An advanced open-source publishing and revenue-generating platform for news organizations.liveblog
Liveblogging done right. Using WordPress.batcache
A memcached HTML page cache for WordPress.Co-Authors-Plus
Multiple bylines and Guest Authors for WordPressnewspack-theme
A theme for Newspack.vip-quickstart
RetiredIris
A(n awesome) Color Pickerbabble
Multilingual WordPress done right.syntaxhighlighter
WordPress plugin that makes it easy to post syntax-highlighted code snippets.VIP-Coding-Standards
PHP_CodeSniffer ruleset to enforce WordPress VIP coding standards.underscores.me
newspack-blocks
Gutenberg blocks for the Newspack project.isolated-block-editor
Repackages Gutenberg's editor playground as a full-featured multi-instance editor that does not require WordPress.custom-metadata
A WordPress plugin that provides an easy way to add custom fields to your object types (post, pages, custom post types, users)camptix
Moved to https://github.com/WordPress/wordcamp.org/woocommerce-payments
Accept payments via credit card. Manage transactions within WordPress.browserbuild
vip-go-mu-plugins
The development repo for mu-plugins used on the WordPress VIP Platform.Documattic
WordPress presentations and resources shared by WordPress.com VIPgoogle-docs-add-on
Publish to WordPress from Google Docsmydb
vip-scanner
Deprecated: Scan all sorts of themes and files and things! Use PHPCS and the VIP coding standards insteadGenericons
A public mirror of changes to the Genericon release.regenerate-thumbnails
WordPress plugin for regenerating thumbnails of uploaded images. Over 1 million active users and counting.media-explorer
With Media Explorer, you can now search for tweets and videos on Twitter and YouTube directly from the Add Media screen in WordPress.Rewrite-Rules-Inspector
WordPress plugin to inspect your rewrite rules.PhpStorm-Resources
PhpStorm is making inroads at Automattic. Here you'll find various helpful files we've made.wordbless
WorDBless allows you to use WordPress core functions in your PHPUnit tests without having to set up a database and the whole WordPress environmentCron-Control
A fresh take on running WordPress's cron system, allowing parallel processingvip-go-mu-plugins-built
The generated repo for mu-plugins used on the VIP Go platform.social-logos
A repository of all the social logos we use on WordPress.comad-code-manager
Easily manage the ad codes that need to appear in your templatesblock-experiments
A monorepo of Block Experimentsgenericons-neue
Genericons Neue are generic looking icons, suitable for a blog or simple websitenginx-http-concat
WordPress plugin to perform CSS and JavaScript concatenation of individual script files into one resource request.php-thrift-sql
A PHP library for connecting to Hive or Impala over Thriftwp-e2e-tests
Automated end-to-end tests for WordPress.comgridicons
The WordPress.com icon setwoocommerce-services
WooCommerce Services is a feature plugin that integrates hosted services into WooCommerce (3.0+), and currently includes automated tax rates and the ability to purchase and print USPS shipping labels.es-backbone
ElasticSearch Backbone library for quickly building Faceted Search front ends.syndication
Syndicate your WordPress content.theme-tools
Tools for making better themes, better.phpcs-neutron-standard
A set of phpcs sniffs for PHP >7 developmentmShots
Website Thumbnail/Snapshot Serviceprefork
PHP class for pre-loading heavy PHP apps before serving requestsnewspack-newsletters
Author email newsletters in WordPressmusictheme
A theme for bands and musicians that uses an experimental Gutenberg layout.gutenberg-themes-sketch
A set of Sketch files to help you design block-driven WordPress themes.zoninator
Curation made easy! Create "zones" then add and order your content straight from the WordPress Dashboard.cloudup-cli
cloudup command-line executablego-search-replace
🚀 Search & replace URLs in WordPress SQL files.measure-builds-gradle-plugin
Gradle Plugin for reporting build time metrics.lazy-load
Lazy load images on your WordPress site to improve page load times and server bandwidth.gutenberg-ramp
Control conditions under which Gutenberg loads - either from your theme code or from a UIauto-update
wpes-lib
WordPress-Elasticsearch Libvip-go-skeleton
The base repository structure for all VIP Go sitesjurassic.ninja
A frontend to launching ephemeral WordPress instances that auto-destroy after some timemsm-sitemap
Comprehensive sitemaps for your WordPress VIP site. Joint collaboration between Metro.co.uk, WordPress VIP, Alley Interactive, Maker Media, 10up, and others.vip-go-nextjs-skeleton
A Next.js boilerplate for decoupled WordPress on VIP.wp-api-console
WordPress (.com and .org) API Console written in React/Reduxgutenberg-block-styles
An example of a simple plugin that adds a block style to Gutenberg.atd-chrome
After the Deadline extension for Chromeeventbrite-api
The Eventbrite API plugin brings the power of Eventbrite to WordPress, for both users and developers.mongo-query
mongo query API componentsite-logo
Add a logo to your WordPress site. Set it once, and all themes that support it will display it automatically.newspack-popups
AMP-compatible popup notifications.Love Open Source and this site? Check out how you can help us