refactor: make registry postgres-first
This commit is contained in:
+1
-1
@@ -27,7 +27,7 @@ flowchart LR
|
||||
REST[adapter-rest]
|
||||
GQL[adapter-graphql]
|
||||
GRPC[adapter-grpc]
|
||||
DB[(PostgreSQL/SQLite)]
|
||||
DB[(PostgreSQL)]
|
||||
STORE[(Artifact Storage)]
|
||||
|
||||
UI --> ADMIN
|
||||
|
||||
Reference in New Issue
Block a user