Make JobQueueRedis stat calls match the DB one
authorAaron Schulz <aschulz@wikimedia.org>
Tue, 20 Oct 2015 21:24:09 +0000 (14:24 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Tue, 20 Oct 2015 21:24:09 +0000 (14:24 -0700)
commit5652ff7867c1e199ca796224a150911c0ef53811
tree0a3b1be495242960222ea8f29306037261a174f5
parent7a4348640e09bea835620aceab88204c81e81012
Make JobQueueRedis stat calls match the DB one

It looks like someone just forgot to update these to
the newer style (e.g. sans "job-").

Change-Id: Idf953bb73ad31425c5c366d4b2169a42bd5e022d
includes/jobqueue/JobQueueRedis.php