Skip to content

Commit 7540568

Browse files
authoredDec 21, 2022
doc: update readme (#393)
* doc: update readme Signed-off-by: mlycore <[email protected]> * fix: fix unit test Signed-off-by: mlycore <[email protected]> Signed-off-by: mlycore <[email protected]>
1 parent cd521b4 commit 7540568

File tree

4 files changed

+176
-174
lines changed

4 files changed

+176
-174
lines changed
 

‎README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
3. *Multi Protocol Support*: Pisanix has a bunch of different plugins to help build a **Glue Layer** for any database protocols.
1717
4. *Cloud Native Architecture*: Pisanix takes advantage of the classic control plane and data plane pattern, using Infrastructure as Code to make it a versioned database access behavior.
1818

19-
<img src="static/dbmesh-layer.jpg" width="600" length="600"/>
19+
<img src="static/dbmesh-layer.png" width="600" length="600"/>
2020

2121
# Current Status
2222

@@ -45,6 +45,8 @@ Pisanix now supports `TrafficStrategy` of [Database Mesh Specificiation](https:/
4545
- [ ] Fine-Grained Access Control
4646
- QoSClaim
4747
- [x] TrafficQoS
48+
- DatabaseClass
49+
- [x] AWSRdsInstance
4850

4951

5052
# Getting Started

0 commit comments

Comments
 (0)