Move WAN cache classes under a new wancache/ directory
authorAaron Schulz <aschulz@wikimedia.org>
Fri, 2 Aug 2019 03:06:27 +0000 (23:06 -0400)
committerAaron Schulz <aschulz@wikimedia.org>
Fri, 2 Aug 2019 18:46:23 +0000 (14:46 -0400)
commit6ca3de5fa078e927c74977b083dab9a61d6edef4
tree127c8bfa7740d8176e891ccc9a143b91486f7a53
parentf729c6fb8758455a50434c3d72d26df52da62b82
Move WAN cache classes under a new wancache/ directory

Change-Id: I6837761ebca7557e029e1f65beca738266e48efb
autoload.php
includes/libs/objectcache/WANObjectCacheReaper.php [deleted file]
includes/libs/objectcache/WinCacheBagOStuff.php [deleted file]
includes/libs/objectcache/wancache/WANObjectCacheReaper.php [new file with mode: 0644]
includes/libs/objectcache/wancache/WinCacheBagOStuff.php [new file with mode: 0644]