v4.7.0
- Update the reliable Redis backend to use
SCANinstead ofKEYSwhen starting up to avoid blocking the Redis instance when many workers nodes start in a short amount of time.
SCAN instead of KEYS when starting up to avoid blocking the Redis instance when many workers nodes start in a short amount of time.