Skip to content
代码片段 群组 项目
未验证 提交 aea2a23e 编辑于 作者: Kamil Trzciński's avatar Kamil Trzciński 提交者: GitLab
浏览文件

Merge branch 'docs/cell-communication' into 'master'

Update FAQ about cell communication

See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/149406



Merged-by: default avatarKamil Trzciński <ayufan@ayufan.eu>
Approved-by: default avatarKamil Trzciński <ayufan@ayufan.eu>
Co-authored-by: default avatarSteve Xuereb <sxuereb@gitlab.com>
No related branches found
No related tags found
加载中
...@@ -319,8 +319,7 @@ For example, users on GitLab Dedicated don't have to have a different and unique ...@@ -319,8 +319,7 @@ For example, users on GitLab Dedicated don't have to have a different and unique
### Can different Cells communicate with each other? ### Can different Cells communicate with each other?
Up until iteration 3, Cells communicate with each other only via a shared database that contains common data. Not directly, our goal is to keep them isolated and only communicate using global services.
In iteration 4 we are going to evaluate the option of Cells calling each other via API to provide more isolation and reliability.
### How are Cells provisioned? ### How are Cells provisioned?
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册