MediaWiki master
mctest.php File Reference

Makes several 'set', 'incr' and 'get' requests on every memcached server and shows a report. More...

Go to the source code of this file.

Classes

class  McTest
 Maintenance script that makes several 'set', 'incr' and 'get' requests on every memcached server and shows a report. More...
 

Variables

 $maintClass = McTest::class
 

Detailed Description

Makes several 'set', 'incr' and 'get' requests on every memcached server and shows a report.

Note
GPL-2.0-or-later

Definition in file mctest.php.

Variable Documentation

◆ $maintClass

$maintClass = McTest::class

Definition at line 230 of file mctest.php.