Make LBFactory::waitForReplication() mask wait latency with callbacks
[mediawiki.git] / includes / libs / README
blob85e3db3cffa5c915b4d67dd2b1194ae4cf9993bb
1 The classes in this directory ./includes/libs are considered standalone
2 from the remainder of the MediaWiki codebase. They do not call on any other
3 portions of MediaWiki code, and can be used in other projects without
4 dependency issues.