1b0c71ef84
We saw on GitLab.com, the SQL query, `SELECT "features"."key" FROM "features"` peaked at 2300 times per second. We can quiet this down a bit by caching it in Redis for a minute. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/63435
5 lines
105 B
YAML
5 lines
105 B
YAML
---
|
|
title: Cache feature flag names in Redis for a minute
|
|
merge_request: 29816
|
|
author:
|
|
type: performance
|