-
- Downloads
Remove use_pipeline_over_multikey feature flag
This MR removes the use of the feature flag for benchmarking Redis pipelines in GitLab Rails. Changelog: other MR: !118884
parent
e979c2f4
No related branches found
No related tags found
Showing
- config/feature_flags/development/use_pipeline_over_multikey.yml 0 additions, 8 deletions.../feature_flags/development/use_pipeline_over_multikey.yml
- lib/gitlab/avatar_cache.rb 1 addition, 1 deletionlib/gitlab/avatar_cache.rb
- lib/gitlab/discussions_diff/highlight_cache.rb 2 additions, 2 deletionslib/gitlab/discussions_diff/highlight_cache.rb
- lib/gitlab/reactive_cache_set_cache.rb 1 addition, 2 deletionslib/gitlab/reactive_cache_set_cache.rb
- lib/gitlab/set_cache.rb 1 addition, 1 deletionlib/gitlab/set_cache.rb
- spec/lib/gitlab/avatar_cache_spec.rb 26 additions, 34 deletionsspec/lib/gitlab/avatar_cache_spec.rb
- spec/lib/gitlab/discussions_diff/highlight_cache_spec.rb 32 additions, 56 deletionsspec/lib/gitlab/discussions_diff/highlight_cache_spec.rb
- spec/lib/gitlab/reactive_cache_set_cache_spec.rb 13 additions, 21 deletionsspec/lib/gitlab/reactive_cache_set_cache_spec.rb
- spec/lib/gitlab/repository_set_cache_spec.rb 34 additions, 40 deletionsspec/lib/gitlab/repository_set_cache_spec.rb
-
mentioned in merge request kubitus-project/kubitus-installer!2224 (merged)
Please register or sign in to comment