summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorThong Kuah <tkuah@gitlab.com>2019-06-18 23:00:55 +0000
committerThong Kuah <tkuah@gitlab.com>2019-06-18 23:00:55 +0000
commit133dc87501d003f64c7f186c3988c79bf861557d (patch)
treefc51cfd32eb80cac27f7cb0fb8095a53041db4c1 /changelogs
parent5ee6771c60fd36081bf95f4f577a3406197a61b9 (diff)
parent1b0c71ef8423cf20532953e58735dd7f61325e85 (diff)
downloadgitlab-ce-133dc87501d003f64c7f186c3988c79bf861557d.tar.gz
Merge branch 'sh-cache-feature-flag-names' into 'master'
Cache feature flag names in Redis for a minute Closes #63435 See merge request gitlab-org/gitlab-ce!29816
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/sh-cache-feature-flag-names.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/sh-cache-feature-flag-names.yml b/changelogs/unreleased/sh-cache-feature-flag-names.yml
new file mode 100644
index 00000000000..6120c4870f8
--- /dev/null
+++ b/changelogs/unreleased/sh-cache-feature-flag-names.yml
@@ -0,0 +1,5 @@
+---
+title: Cache feature flag names in Redis for a minute
+merge_request: 29816
+author:
+type: performance