[go: up one dir, main page]

Skip to content

Investigate vertical sharding of merge requests data

In &5883 (closed) we are looking into vertically sharding our database. As part of that we are looking into what it would take to shard the CI tables.

In this issue we'll look at what it takes to vertically shard merge requests data, such as the merge_requests table.

Edited by Yorick Peterse