Allow tag names for SqlBagOStuff consistent hashing
authorAaron Schulz <aschulz@wikimedia.org>
Mon, 18 Apr 2016 19:09:54 +0000 (12:09 -0700)
committerOri.livneh <ori@wikimedia.org>
Mon, 18 Apr 2016 22:21:22 +0000 (22:21 +0000)
commitd5c44513800ed85b49c5a7c5c1bb930d8787a6ef
treecaf9d115bc46a02625da3a569623a695501863b6
parent3104e5b3061dc53640f4ede6f9b14546dac585fb
Allow tag names for SqlBagOStuff consistent hashing

This is needed to avoid poor hit rates in multi-DC setups

Change-Id: I8830bd6bffa4619e31609676527282ef9af0c76c
includes/libs/ArrayUtils.php
includes/objectcache/SqlBagOStuff.php