Commit 307302cf authored by Drew Blessing's avatar Drew Blessing

Update Sidekiq in architecture diagram

parent c3c5d6fb
......@@ -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