chore: rename module to elastiq

This commit is contained in:
2017-08-08 19:34:48 -07:00
parent 170ba3b8a0
commit 83a0352202
8 changed files with 40 additions and 40 deletions

View File

@@ -6,7 +6,7 @@ import logger from './helpers/logger';
import { WorkerTimeoutError, UnspecifiedWorkerError } from './helpers/errors';
const puid = new Puid();
const debug = logger('esqueue:worker');
const debug = logger('elastiq:worker');
function formatJobObject(job) {
return {