Skip to content

Remove Redis 3 references

Sean McGivern requested to merge remove-redis-3-references into master

What does this MR do?

As of GitLab 13.0, we no longer support Redis 3. Redis 4 is the minimum version, and Redis 5 (bundled with Omnibus) is recommended. Clarify this in the docs and the Rake task.

Part of #213174 (closed).

Edited by Sean McGivern

Merge request reports