Add WANObjectCache::multiRemap() as an array_combine() wrapper for easily working with IDs after getMultiWith(Union)SetCallback() calls. Make the enforcement of uniqueness in makeMultiKeys() stricter and discourage poor key design in comments. Add WANObjectCache::hash256() method for getting good key component hashes. Also avoid pointless use of ArrayIterator::getArrayCopy(). Change-Id: I61ffdbf4af4374864bac180df590b4dddc8da56b |
||
|---|---|---|
| .. | ||
| BagOStuffTest.php | ||
| CachedBagOStuffTest.php | ||
| HashBagOStuffTest.php | ||
| MultiWriteBagOStuffTest.php | ||
| WANObjectCacheTest.php | ||