BagOStuff
Wikimedia BagOStuff (or ObjectCache) is a PHP library for accessing caching services through a common interface. This is originaly developed for use with Memcached, and continues to be its main use case. It also provides implementations for Redis, php-apcu, and SQL stores (using the Wikimedia Rdbms library).
Intangai nogi
- Manual:Object cache - for developers using object cache in MediaWiki code.
- Memcached for MediaWiki - for sysadmins understanding how WMF wikis use object cache.
Pagantangan kod
- Maintained by MediaWiki Platform Team.
- Live chat (IRC): #mediawiki-core connect
- Issue tracker: Phabricator MediaWiki-libs-ObjectCache (Report an issue)