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:
authorJustin Tobler <jtobler@gitlab.com>2022-08-30 01:49:19 +0300
committerJustin Tobler <jtobler@gitlab.com>2022-08-30 01:49:19 +0300
commit325ef97d3218f1680399bcc78eb86034d6209a29 (patch)
tree734fd9deb4f0c7d81559b3dd570d05489ffb53be
parent46f677db562cf4a7f2690ab431400ec986a7c3ac (diff)
parent15fe7ed48a0bd78c457731e662ec36f1af7571d8 (diff)
Merge branch 'jc-add-praefect-walkthrough-video' into 'master'
README: Add Praefect walkthrough video to training section See merge request gitlab-org/gitaly!4852
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 84eef679d..a425848a4 100644
--- a/README.md
+++ b/README.md
@@ -170,6 +170,9 @@ Gitaly supports Continuous Profiling through [LabKit][] using [Stackdriver Profi
For more information on how to set it up, see the [LabKit monitoring docs](https://gitlab.com/gitlab-org/labkit/-/blob/master/monitoring/doc.go).
## Presentations
+- [Praefect code walkthrough](https://youtu.be/w2R4ptDLPH4)
+
+ A walkthrough of the Praefect codebase.
- [How to configure backpressure in Gitaly](https://youtu.be/wX9CtFdLYxE)