Clean up redis logs in development mode

Summary

Currently there are lots of logs from redis and sidekiq that make it hard for basic debugging

Steps to reproduce

  1. run your dev server
  2. watch the logs

What is the expected correct behavior?

The logs should be clean

Who should verify on Staging?

@olivierjmm

Relevant logs and/or screenshots

Ref: https://github.com/mperham/sidekiq/issues/5178