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

Update Sidekiq in architecture diagram

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