You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Previous version supported setting a custom Redis instance; this is useful in instances where Redis/Resque are used for many different things, and Redis memory exhaustion in one use case won't take down unrelated use cases.
Is there a plan to add back configuration of the Redis endpoint?