File tree Expand file tree Collapse file tree 2 files changed +21
-12
lines changed
Expand file tree Collapse file tree 2 files changed +21
-12
lines changed Original file line number Diff line number Diff line change 11---
22title : " Architecture Overview"
3- description : The core components of PowerSync are the service and client SDKs
3+ description : " The core components of PowerSync are the service and client SDKs"
44---
55
66<Frame >
7- <img src = " / images/architecture/ powersync-docs- diagram-architecture-overview.png" />
7+ <img src = " images/powersync-diagram-architecture-overview.png" />
88</Frame >
99
1010The [ PowerSync Service] ( /architecture/powersync-service ) and client SDK operate in unison to keep client-side SQLite databases in sync with a backend database. Learn about their architecture:
1111
12- <CardGroup >
13- <Card title = " PowerSync Service" icon = " server" href = " /architecture/powersync-service" horizontal />
14- <Card title = " Client Architecture" icon = " microchip" href = " /architecture/client-architecture" horizontal />
12+ <CardGroup cols = " 2" >
13+ <Card title = " PowerSync Service" icon = " server" horizontal href = " /architecture/powersync-service" >
14+
15+ </Card >
16+ <Card title = " Client Architecture" icon = " microchip" horizontal href = " /architecture/client-architecture" >
17+
18+ </Card >
1519</CardGroup >
1620
1721### Protocol
1822
1923Learn about the sync protocol used between PowerSync clients and a [ PowerSync Service] ( /architecture/powersync-service ) :
2024
21- <CardGroup >
22- <Card title = " PowerSync Protocol" icon = " network-wired" href = " /architecture/powersync-protocol" horizontal />
23- <Card title = " Consistency" icon = " scale-balanced" href = " /architecture/consistency" horizontal />
25+ <CardGroup cols = " 2" >
26+ <Card title = " PowerSync Protocol" icon = " network-wired" horizontal href = " /architecture/powersync-protocol" >
27+
28+ </Card >
29+ <Card title = " Consistency" icon = " scale-balanced" horizontal href = " /architecture/consistency" >
30+
31+ </Card >
2432</CardGroup >
2533
2634### Self-Hosted Architecture
2735
2836For more details on typical architecture of a production self-hosted deployment, see here:
29- <CardGroup >
30- <Card title = " Installation" icon = " download" href = " /self-hosting/installation" horizontal />
31- </CardGroup >
32-
3337
38+ <CardGroup cols = " 2" >
39+ <Card title = " Installation" icon = " download" horizontal href = " /self-hosting/installation" >
40+
41+ </Card >
42+ </CardGroup >
You can’t perform that action at this time.
0 commit comments