Skip to content

Commit

Permalink
Update ascii diagram in pitr README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mlycore authored Sep 24, 2023
1 parent a816cea commit 69d74a1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pitr/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,15 @@ This is a cli tool for point-in-time recovery of Apache ShardingSphere and OpenG

Before you start, you need to prepare at least three servers, set the running environment and deploy required softwares respectively. The topology is:

```shell
+------------------------------+ +------------------+
| | | OpenGauss Server |
| Apache ShardingSphere Proxy | | Pitr Agent |
| Apache Zookeeper | ----------> +------------------+
| Pitr Cli (aka `gs_pitr`) | | OpenGauss Server |
| | | Pitr Agent |
+------------------------------+ +------------------+
```

### Servers

Expand Down

0 comments on commit 69d74a1

Please sign in to comment.