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

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Cai <jcai@gitlab.com>2022-04-12 03:52:48 +0300
committerJohn Cai <jcai@gitlab.com>2022-04-12 03:52:48 +0300
commit908786ead915ef20f6deba5d6121a337872b75f3 (patch)
tree0f3df994f30392e7ad42b8ae4022b2ef500915fe
parent3217e4f067bc7c6555485b48d96f1b1151acbecc (diff)
parent521593b48c6728c29741458f0a7112de2a99c915 (diff)
Merge branch 'jc-backpressure-training' into 'master'
README: Add link to backpressure video See merge request gitlab-org/gitaly!4475
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 823281479..0d1c348ac 100644
--- a/README.md
+++ b/README.md
@@ -167,6 +167,10 @@ For more information on how to set it up, see the [LabKit monitoring docs](https
## Presentations
+- [How to configure backpressure in Gitaly](https://youtu.be/wX9CtFdLYxE)
+
+ An overview of the knobs in the Gitaly config to set limits on incoming traffic.
+
- [How Gitaly fits into GitLab (Youtube)](https://www.youtube.com/playlist?list=PL05JrBw4t0KqoFUiX42JG7BAc7pipMBAy) - a series of 1-hour training videos for contributors new to GitLab and Gitaly.
- [Part 1: the Gitaly client in gitlab-ce, 2019-02-21](https://www.youtube.com/watch?v=j0HNiKCnLTI&list=PL05JrBw4t0KqoFUiX42JG7BAc7pipMBAy)