Commit 430d8e48 authored by Nick Gaskill's avatar Nick Gaskill

Merge branch 'eread/distributed-reads-version-info' into 'master'

Add version history to distributed reads

See merge request gitlab-org/gitlab!39793
parents bcfbb635 8c12cee4
...@@ -944,6 +944,9 @@ cluster. ...@@ -944,6 +944,9 @@ cluster.
## Distributed reads ## Distributed reads
> - Introduced in GitLab 13.1 in [beta](https://about.gitlab.com/handbook/product/gitlab-the-product/#alpha-beta-ga) with feature flag `gitaly_distributed_reads` set to disabled.
> - [Made generally available](https://gitlab.com/gitlab-org/gitaly/-/issues/2951) in GitLab 13.3.
Praefect supports distribution of read operations across Gitaly nodes that are Praefect supports distribution of read operations across Gitaly nodes that are
configured for the virtual node. configured for the virtual node.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment