wiki.techinc.nl/tests/phpunit/includes/objectcache
Matthias Mullie 74f581e348 Added merge() function to BagOStuff for CAS-like functionality.
* merge() will use CAS if supported or use locking otherwise
* The lock()/unlock() methods now have a default implementation
* added unit tests for merge

Change-Id: Ic27088488f8532f149cb4b36e156516f22880134
2013-01-10 09:03:09 +01:00
..
BagOStuffTest.php Added merge() function to BagOStuff for CAS-like functionality. 2013-01-10 09:03:09 +01:00