objectcache: remove EventRelayer dependency from WANObjectCache
authorAaron Schulz <aschulz@wikimedia.org>
Sat, 16 Feb 2019 07:17:23 +0000 (23:17 -0800)
committerAaron Schulz <aschulz@wikimedia.org>
Sat, 16 Feb 2019 07:20:38 +0000 (07:20 +0000)
commit4753b0a4ed4b6b8abb467c57323e5a075b48902b
tree846869fc837b66a58e70ea09bf87b80310e196ca
parentecaf9dabbc026b0b789cddd02388b37b75a8e51c
objectcache: remove EventRelayer dependency from WANObjectCache

The use of that class for WAN cache by third parties is extremely unlikely
and the approach was abandoned at WMF in favor of mcrouter (dynomite was
also considered preferable).

Change-Id: I328eb74f21c23db80acc5178bc3c9cf9f823da13
includes/libs/objectcache/WANObjectCache.php