Jump to content

ব্যাগস্টাফ

From mediawiki.org
This page is a translated version of the page BagOStuff and the translation is 8% complete.

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