File tree Expand file tree Collapse file tree 1 file changed +21
-6
lines changed Expand file tree Collapse file tree 1 file changed +21
-6
lines changed Original file line number Diff line number Diff line change @@ -94,13 +94,25 @@ views:
94
94
cache :
95
95
x : 630
96
96
y : 425
97
+ chunker :
98
+ x : 360
99
+ y : 185
97
100
client :
98
- x : 300
99
- y : 225
101
+ x : 304.5
102
+ y : 205
100
103
relations :
101
104
synchronize data - load-balancer : []
105
+ dropbox :
106
+ x : 365
107
+ y : 332.5
108
+ indexer :
109
+ x : 249
110
+ y : 186
111
+ internal-db :
112
+ x : 250
113
+ y : 245
102
114
load-balancer :
103
- x : 300
115
+ x : 306
104
116
y : 325
105
117
relations :
106
118
get/upload data - block-service : []
@@ -119,7 +131,7 @@ views:
119
131
notify about data change - queue : []
120
132
notification-service :
121
133
x : 500
122
- y : 225
134
+ y : 206
123
135
relations :
124
136
push data change notification - client : []
125
137
listen data changes - queue : []
@@ -138,8 +150,8 @@ views:
138
150
relations :
139
151
get/update subscription data - subscription-db : []
140
152
user :
141
- x : 300
142
- y : 125
153
+ x : 304
154
+ y : 66
143
155
relations :
144
156
upload/receive files - client : []
145
157
user-db :
@@ -150,3 +162,6 @@ views:
150
162
y : 425
151
163
relations :
152
164
get/update user information - user-db : []
165
+ watcher :
166
+ x : 360
167
+ y : 245
You can’t perform that action at this time.
0 commit comments