rdbms: Rename "memCache" to "memStash" in LBFactory
authorAaron Schulz <aschulz@wikimedia.org>
Thu, 17 Aug 2017 03:07:30 +0000 (20:07 -0700)
committerKrinkle <krinklemail@gmail.com>
Thu, 17 Aug 2017 20:18:21 +0000 (20:18 +0000)
commit04a05a2bb92f70889bde1385afa696d3baa5eeb7
tree48ec5139a14f7717a67af8d424361792a4032d0c
parent7bada04561bf0b9f6e3d4225991b51e87c006750
rdbms: Rename "memCache" to "memStash" in LBFactory

This needs to be cross DC, so fix the name and comments.
Also update the one MWLBFactory reference to it.

Change-Id: I5ef10000276c300299fd1ece35ada0d78388bef7
includes/db/MWLBFactory.php
includes/libs/rdbms/lbfactory/ILBFactory.php
includes/libs/rdbms/lbfactory/LBFactory.php