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).
関連項目
- Manual:Object cache - for developers using object cache in MediaWiki code.
- Memcached for MediaWiki - for sysadmins understanding how WMF wikis use object cache.
Code stewardship
- MediaWiki Platform Team が保守しています。
- ライブ チャット (IRC): #mediawiki-core 接続
- 問題点追跡: Phabricator MediaWiki-libs-ObjectCache (問題点を報告)