-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathescqrs-diagram.xml
executable file
·78 lines (78 loc) · 6.74 KB
/
escqrs-diagram.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
<mxfile host="app.diagrams.net" modified="2023-04-29T22:20:35.264Z" agent="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36" etag="L6TBlfIstHRrACnn5-bn" version="21.2.0" type="device">
<diagram name="Page-1" id="1cnTnN__Kf5w1p5gd0WX">
<mxGraphModel dx="607" dy="361" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="FBB2063q3SYIINpHTePf-21" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;" edge="1" parent="1" source="FBB2063q3SYIINpHTePf-17" target="FBB2063q3SYIINpHTePf-14">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="100" y="180" />
<mxPoint x="100" y="180" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="FBB2063q3SYIINpHTePf-41" style="edgeStyle=orthogonalEdgeStyle;shape=connector;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0;entryY=0.5;entryDx=0;entryDy=0;labelBackgroundColor=default;strokeColor=default;fontFamily=Helvetica;fontSize=11;fontColor=default;endArrow=classic;" edge="1" parent="1" source="FBB2063q3SYIINpHTePf-14" target="FBB2063q3SYIINpHTePf-15">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="80" y="48" />
<mxPoint x="80" y="48" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="FBB2063q3SYIINpHTePf-14" value="API" style="whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="10" y="20" width="50" height="190" as="geometry" />
</mxCell>
<mxCell id="FBB2063q3SYIINpHTePf-26" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0;entryY=0.5;entryDx=0;entryDy=0;entryPerimeter=0;" edge="1" parent="1" source="FBB2063q3SYIINpHTePf-15" target="FBB2063q3SYIINpHTePf-25">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="FBB2063q3SYIINpHTePf-15" value="Command<br>Handler" style="whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" vertex="1" parent="1">
<mxGeometry x="150" y="18" width="90" height="60" as="geometry" />
</mxCell>
<mxCell id="FBB2063q3SYIINpHTePf-29" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;exitPerimeter=0;" edge="1" parent="1" source="FBB2063q3SYIINpHTePf-28" target="FBB2063q3SYIINpHTePf-17">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="FBB2063q3SYIINpHTePf-17" value="Repository" style="whiteSpace=wrap;html=1;fillColor=#fff2cc;strokeColor=#d6b656;" vertex="1" parent="1">
<mxGeometry x="150" y="150" width="90" height="60" as="geometry" />
</mxCell>
<mxCell id="FBB2063q3SYIINpHTePf-23" value="queries" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="1">
<mxGeometry x="71" y="148" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="FBB2063q3SYIINpHTePf-24" value="commands" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="1">
<mxGeometry x="61" y="16" width="80" height="30" as="geometry" />
</mxCell>
<mxCell id="FBB2063q3SYIINpHTePf-33" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" edge="1" parent="1" source="FBB2063q3SYIINpHTePf-25" target="FBB2063q3SYIINpHTePf-32">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="FBB2063q3SYIINpHTePf-25" value="Event<br>Store" style="shape=cylinder3;whiteSpace=wrap;html=1;boundedLbl=1;backgroundOutline=1;size=15;fillColor=#f5f5f5;strokeColor=#666666;fontColor=#333333;" vertex="1" parent="1">
<mxGeometry x="335" y="8" width="60" height="80" as="geometry" />
</mxCell>
<mxCell id="FBB2063q3SYIINpHTePf-27" value="append <br>new event" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="1">
<mxGeometry x="247" y="5" width="80" height="40" as="geometry" />
</mxCell>
<mxCell id="FBB2063q3SYIINpHTePf-28" value="Read<br>Database" style="shape=cylinder3;whiteSpace=wrap;html=1;boundedLbl=1;backgroundOutline=1;size=15;fillColor=#fff2cc;strokeColor=#d6b656;" vertex="1" parent="1">
<mxGeometry x="340" y="140" width="60" height="80" as="geometry" />
</mxCell>
<mxCell id="FBB2063q3SYIINpHTePf-30" value="query results" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="1">
<mxGeometry x="247" y="148" width="90" height="30" as="geometry" />
</mxCell>
<mxCell id="FBB2063q3SYIINpHTePf-39" style="edgeStyle=orthogonalEdgeStyle;shape=connector;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=1;entryY=0.5;entryDx=0;entryDy=0;entryPerimeter=0;labelBackgroundColor=default;strokeColor=default;fontFamily=Helvetica;fontSize=11;fontColor=default;endArrow=classic;" edge="1" parent="1" source="FBB2063q3SYIINpHTePf-32" target="FBB2063q3SYIINpHTePf-28">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="560" y="180" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="FBB2063q3SYIINpHTePf-32" value="Projector" style="whiteSpace=wrap;html=1;fillColor=#fff2cc;strokeColor=#d6b656;" vertex="1" parent="1">
<mxGeometry x="490" y="18" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="FBB2063q3SYIINpHTePf-35" value="update <br>read model" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="1">
<mxGeometry x="440" y="136" width="80" height="40" as="geometry" />
</mxCell>
<mxCell id="FBB2063q3SYIINpHTePf-40" value="publish<br style="font-size: 12px;">new event" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=12;fontFamily=Helvetica;fontColor=default;" vertex="1" parent="1">
<mxGeometry x="399" y="5" width="80" height="40" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>