v2.0.6 EventEmitter Warning
Prevents (node) warning: possible EventEmitter memory leak detected. 2 error listeners added. Use emitter.setMaxListeners() to increase limit
warning when using multiWorker.
We now increase the number of listeners on the redis connection rather than set it explicitly.