Skip to content

Use Gitlab::Redis::RepositoryCache Redis instance

Gregorius Marco requested to merge mg-use-repository-cache into master

What does this MR do and why?

As part of gitlab-com/gl-infra/scalability#2077 (closed):

  • To use the Redis instance Gitlab::Redis::RepositoryCache added in !107187 (merged) with MultiStore to let the data migrated naturally.
  • To use MultiStore feature flag as the switch for traffic to go to repository cache instance.

Screenshots or screen recordings

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

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 Gregorius Marco

Merge request reports