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
Unicorn --> PgBouncer[PgBouncer]
Unicorn --> Redis
Unicorn --> Gitaly
Redis --> Sidekiq
Sidekiq["Sidekiq (GitLab Rails, ES Indexer)"] --> PgBouncer
Sidekiq --> Redis
Sidekiq --> PgBouncer
GitLabWorkhorse[GitLab Workhorse] --> Unicorn
GitLabWorkhorse --> Redis
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