Implement makeKeyInternal() for ReplicatedBagOStuff/MultiWriteBagOStuff
authorAaron Schulz <aschulz@wikimedia.org>
Tue, 10 Jul 2018 12:25:04 +0000 (13:25 +0100)
committerAaron Schulz <aschulz@wikimedia.org>
Tue, 10 Jul 2018 12:25:04 +0000 (13:25 +0100)
commit8664804e3892a9cb7f316cb414f063c753f9ee71
treeeb07791f630f8a5fc088e112af06f31edadb90eb
parent1d17626dc27a5d3a2d37cc650684b17635b02f29
Implement makeKeyInternal() for ReplicatedBagOStuff/MultiWriteBagOStuff

Make these proxy to the "write"/"main" cache backend like the other
key methods.

Change-Id: Ie176577d9b52807493d6da9eea963ba440b86330
includes/libs/objectcache/MultiWriteBagOStuff.php
includes/libs/objectcache/ReplicatedBagOStuff.php