Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'config/feature_flags/development/use_primary_and_secondary_stores_for_sessions.yml')
-rw-r--r--config/feature_flags/development/use_primary_and_secondary_stores_for_sessions.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/config/feature_flags/development/use_primary_and_secondary_stores_for_sessions.yml b/config/feature_flags/development/use_primary_and_secondary_stores_for_sessions.yml
new file mode 100644
index 00000000000..2204472c0a6
--- /dev/null
+++ b/config/feature_flags/development/use_primary_and_secondary_stores_for_sessions.yml
@@ -0,0 +1,8 @@
+---
+name: use_primary_and_secondary_stores_for_sessions
+introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/73660
+rollout_issue_url: https://gitlab.com/gitlab-com/gl-infra/scalability/-/issues/1429
+milestone: '14.6'
+type: development
+group: group::memory
+default_enabled: false