Skip to content

Enable multiple database connections by default

Thong Kuah requested to merge default_ci_multiple_databases into main

What does this Merge Request do and why?

As part of the ci-decomposition project, we are enabling two database connections (main: and ci:) by default in GDK. We are already running with two database connections on GitLab.com

See https://docs.gitlab.com/ee/development/database/multiple_databases.html for documentation

  • Enable multiple connections, but same database by default in GDK

Related issue: gitlab#349589 (closed)

Merge Request checklist

Edited by Thong Kuah

Merge request reports