Skip to content

Remove ClusterCache module

Sylvester Chin requested to merge sc1-remove-cluster-cache into master

What does this MR do and why?

The cache migration from redis-cache to redis-cluster-cache is completed, the migration module can be removed.

It sets cache in the config/redis.yml.example to run CI as if cache is connected to a Redis Cluster which matches our gprd setup.

See gitlab-com/gl-infra/scalability#2390 (closed)

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Sylvester Chin

Merge request reports