Removed pointless memcached JobQueueAggregator class
authorAaron Schulz <aschulz@wikimedia.org>
Mon, 16 Feb 2015 22:41:31 +0000 (14:41 -0800)
committerAaron Schulz <aschulz@wikimedia.org>
Tue, 3 Mar 2015 20:46:52 +0000 (20:46 +0000)
commitb15ac8eb4873c81601d58d9980b59e3f07018652
tree9cdb0bfd7c497e4d33afdf06f0cae7be7a83a74e
parentc7c1c4edbff0a698ddef92ce8672b66b9cb4c0be
Removed pointless memcached JobQueueAggregator class

* On a basic/default install there is only a single wiki
  and nothing uses this. Larger wikis would want to use redis.

Change-Id: Ie5bf1a644ae60b2c6ca72b165fa5510113717611
autoload.php
includes/DefaultSettings.php
includes/jobqueue/aggregator/JobQueueAggregator.php
includes/jobqueue/aggregator/JobQueueAggregatorMemc.php [deleted file]