Commit 8c12cee4 authored by Evan Read's avatar Evan Read

Add version history to distributed reads

parent 2b6d2bdd
......@@ -944,6 +944,9 @@ cluster.
## 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
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