Tim Starling has uploaded a new change for review. Change subject: Use consistent hashing for SqlBagOStuff servers ......................................................................
Use consistent hashing for SqlBagOStuff servers Also factor out consistent hash code from Redis and the new application into a class called ArrayUtils. The name "ArrayUtils" is from I0f4e7d7c, I expect that change will be rebased on top of this one at some point. Change-Id: I9375087f4d7a6e8e629d97bfb6b117d9cb7d1bcf --- A includes/ArrayUtils.php M includes/AutoLoader.php M includes/objectcache/RedisBagOStuff.php M includes/objectcache/SqlBagOStuff.php 4 files changed, 55 insertions(+), 23 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core refs/changes/63/42863/1 -- To view, visit https://gerrit.wikimedia.org/r/42863 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I9375087f4d7a6e8e629d97bfb6b117d9cb7d1bcf Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/core Gerrit-Branch: wmf/1.21wmf7 Gerrit-Owner: Tim Starling <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
