App: Fixed Redis key, update Redis config, improved function naming | MP | eafc58717551dc494bb1eae690c7081b44314487
Prepare processing is now postProcessing in order to avoid confusion. Redis config is now prepared for Bull 4 (breaking change in Bull), Fixed Redis key
App: Make logLevel for redislock configurable | MP | 247c64dd648ea4086ac6c4d8e7abe7f4cf08979a
Make logLevel for redislock configurable and fallback to silly
<a name="1.0.1"></a>
App: Do not reuse RedisLock | MP | f6a3a66f119606cf377e4b08c08a5c53a9207df0
RedisLock must be initiated otherwise it will not work as we cannot reuse/share the redislock from parent application