Commit 4abfcfa8 authored by Evan Read's avatar Evan Read

Merge branch 'dblessing-update-arch-diag' into 'master'

Update Sidekiq in architecture diagram

See merge request gitlab-org/gitlab-ce!32673
parents 7ba4ffec 307302cf
...@@ -61,8 +61,8 @@ graph TB ...@@ -61,8 +61,8 @@ graph TB
Unicorn --> PgBouncer[PgBouncer] Unicorn --> PgBouncer[PgBouncer]
Unicorn --> Redis Unicorn --> Redis
Unicorn --> Gitaly Unicorn --> Gitaly
Redis --> Sidekiq Sidekiq --> Redis
Sidekiq["Sidekiq (GitLab Rails, ES Indexer)"] --> PgBouncer Sidekiq --> PgBouncer
GitLabWorkhorse[GitLab Workhorse] --> Unicorn GitLabWorkhorse[GitLab Workhorse] --> Unicorn
GitLabWorkhorse --> Redis GitLabWorkhorse --> Redis
GitLabWorkhorse --> Gitaly GitLabWorkhorse --> Gitaly
......
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