jobqueue: clean up JobQueueDB::getCacheKey() to use makeGlobalKey()
authorAaron Schulz <aschulz@wikimedia.org>
Sat, 13 Oct 2018 07:14:38 +0000 (00:14 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Sat, 13 Oct 2018 07:14:38 +0000 (00:14 -0700)
commitc947f3288d9c29d54ed382bff2f4bfb3b6f617ea
treec38e5e654e4e0d697db21d3b2fddd60f5961bca0
parent69d27cc0b6d779af8d870fd0e8ccb5cd41f887ab
jobqueue: clean up JobQueueDB::getCacheKey() to use makeGlobalKey()

Change-Id: I341720fda0d242c7822f78048cb49f63538d08bc
includes/jobqueue/JobQueueDB.php