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:
authorJacob Vosmaer <jacob@gitlab.com>2019-08-20 16:28:52 +0300
committerJacob Vosmaer <jacob@gitlab.com>2019-08-20 16:28:52 +0300
commit94bafde880fad09b849c8ac4b73ca20acf840837 (patch)
treec5827ff0507bded65cb586b5a3b20a8ac908c7b2
parent7ad246f369bacf795daee70fcf5e0d421212f0a7 (diff)
parent214b925d537208748b6b0a524975ea49867d4cb1 (diff)
Merge branch 'osw-add-gitaly-talk-link' into 'master'
Add link to Gitaly talk at TheConf See merge request gitlab-org/gitaly!1441
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index f37bf5c54..e5e486390 100644
--- a/README.md
+++ b/README.md
@@ -192,6 +192,7 @@ GITLAB_TRACING=opentracing://jaeger ./gitaly config.toml
middleware](https://github.com/grpc-ecosystem/go-grpc-prometheus)
in Gitaly.
+- [TheConf talk on Scaling GitLab git storage with Gitaly, 2019-08-16](https://speakerdeck.com/olsfer/how-gitlab-scaled-git-access-with-a-go-service)
- [Infrastructure Team Update 2017-05-11](https://about.gitlab.com/2017/05/11/functional-group-updates/#infrastructure-team)
- [Gitaly Basics, 2017-05-01](https://docs.google.com/presentation/d/1cLslUbXVkniOaeJ-r3s5AYF0kQep8VeNfvs0XSGrpA0/edit#slide=id.g1c73db867d_0_0)
- [Git Paris meetup, 2017-02-22](https://docs.google.com/presentation/d/19OZUalFMIDM8WujXrrIyCuVb_oVeaUzpb-UdGThOvAo/edit?usp=sharing) a high-level overview of what our plans are and where we are.