Migrate feeds from $messageMemc to the WAN cache
authorAaron Schulz <aschulz@wikimedia.org>
Tue, 10 Nov 2015 06:48:36 +0000 (22:48 -0800)
committerAaron Schulz <aschulz@wikimedia.org>
Tue, 10 Nov 2015 19:11:05 +0000 (11:11 -0800)
commit3517be1cf0b7841b6f20d97fbcfa97f8645270a6
tree455b0a59e169a4e5d1bb2a3693f6f24fdbddd276
parentda4a378e74f2e3636b4f1132e4732ec3c2637eb9
Migrate feeds from $messageMemc to the WAN cache

This makes the delete() calls work properly for all DCs.
Also, using the message cache was fairly bizzare.

Change-Id: Idec7fa47811e982ba89bb8fbbd9565a26585e77f
includes/FeedUtils.php
includes/changes/ChangesFeed.php