Skip to content

Commit

Permalink
Merge branch 'Naksha_maintenance' of https://github.com/xeus2001/xyz-hub
Browse files Browse the repository at this point in the history
 into Naksha_maintenance
  • Loading branch information
hirenkp2000 committed Aug 22, 2023
2 parents 318d95b + 2aa66ac commit 1d2d6f6
Show file tree
Hide file tree
Showing 2 changed files with 351 additions and 280 deletions.
6 changes: 3 additions & 3 deletions docs/diagrams/architecture.drawio
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<mxfile host="Electron" modified="2023-08-17T09:04:53.466Z" agent="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) draw.io/21.6.8 Chrome/114.0.5735.289 Electron/25.5.0 Safari/537.36" etag="PjPOyUJyv6u9pZ0SiVhN" version="21.6.8" type="device">
<mxfile host="Electron" modified="2023-08-21T15:41:11.488Z" agent="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) draw.io/21.6.8 Chrome/114.0.5735.289 Electron/25.5.0 Safari/537.36" etag="ilk4qmY4BQefRYjYuJLj" version="21.6.8" type="device">
<diagram name="Page-1" id="c7558073-3199-34d8-9f00-42111426c3f3">
<mxGraphModel dx="1633" dy="857" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="4681" pageHeight="3300" background="none" math="0" shadow="0">
<mxGraphModel dx="1307" dy="685" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="4681" pageHeight="3300" background="none" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
Expand Down Expand Up @@ -311,7 +311,7 @@
<mxCell id="1qYccRmLHqD2nOXxJYSw-283" value="+ openReplicaTransaction() : IReadTransaction" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" parent="1qYccRmLHqD2nOXxJYSw-274" vertex="1">
<mxGeometry y="130" width="366" height="26" as="geometry" />
</mxCell>
<mxCell id="1qYccRmLHqD2nOXxJYSw-284" value="+ openMasterTransaction() : IReadWriteTransaction" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" parent="1qYccRmLHqD2nOXxJYSw-274" vertex="1">
<mxCell id="1qYccRmLHqD2nOXxJYSw-284" value="+ openMasterTransaction() : IMasterTransaction" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" parent="1qYccRmLHqD2nOXxJYSw-274" vertex="1">
<mxGeometry y="156" width="366" height="26" as="geometry" />
</mxCell>
<mxCell id="1qYccRmLHqD2nOXxJYSw-289" value="When a plugin opens a storage context to access a storage it must first set the application-id and author to be used for all queries. Ones that has been done it may open a new read- or read/write connection to the storage. This connection is linked with the set credentials, chaning the credentials will not effect any open connection." style="html=1;shadow=0;dashed=0;shape=mxgraph.bootstrap.rrect;rSize=5;strokeColor=#999999;strokeWidth=1;fillColor=#FFFFFF;fontColor=#6C767D;whiteSpace=wrap;align=left;verticalAlign=middle;spacingLeft=10;fontSize=14;spacing=10;" parent="veuHkW8nXqJATqobilVs-76" vertex="1">
Expand Down
Loading

0 comments on commit 1d2d6f6

Please sign in to comment.