BagOStuff

Wikimedia BagOStuff (or ObjectCache) is a PHP library for accessing caching services through a common interface. This was originally 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).

See also

Code stewardship

Category:MediaWiki components Category:Cache
Category:Cache Category:MediaWiki components