Skip to content

Commit 99ed669

Browse files
committed
up
1 parent 5e94927 commit 99ed669

File tree

1 file changed

+21
-6
lines changed

1 file changed

+21
-6
lines changed

dropbox.yaml

Lines changed: 21 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -94,13 +94,25 @@ views:
9494
cache:
9595
x: 630
9696
y: 425
97+
chunker:
98+
x: 360
99+
y: 185
97100
client:
98-
x: 300
99-
y: 225
101+
x: 304.5
102+
y: 205
100103
relations:
101104
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
102114
load-balancer:
103-
x: 300
115+
x: 306
104116
y: 325
105117
relations:
106118
get/upload data - block-service: []
@@ -119,7 +131,7 @@ views:
119131
notify about data change - queue: []
120132
notification-service:
121133
x: 500
122-
y: 225
134+
y: 206
123135
relations:
124136
push data change notification - client: []
125137
listen data changes - queue: []
@@ -138,8 +150,8 @@ views:
138150
relations:
139151
get/update subscription data - subscription-db: []
140152
user:
141-
x: 300
142-
y: 125
153+
x: 304
154+
y: 66
143155
relations:
144156
upload/receive files - client: []
145157
user-db:
@@ -150,3 +162,6 @@ views:
150162
y: 425
151163
relations:
152164
get/update user information - user-db: []
165+
watcher:
166+
x: 360
167+
y: 245

0 commit comments

Comments
 (0)