Changes
Page history
Add title
authored
Jun 14, 2021
by
Brad Baxter
modified: GALILEO-Development-Systems.md
Hide whitespace changes
Inline
Side-by-side
Development/GALILEO-Development-Systems.md
View page @
4e0c53f8
## Diagram
```
mermaid
```
mermaid
graph TB
graph TB
C[GALILEO Search] --> B
C[GALILEO Search] --> B
...
@@ -8,4 +10,4 @@ B --> Z[Solr]
...
@@ -8,4 +10,4 @@ B --> Z[Solr]
B --> Y[PostgreSQL]
B --> Y[PostgreSQL]
B --> X[Redis - IP]
B --> X[Redis - IP]
B --> W[Redis - Nonce]
B --> W[Redis - Nonce]
```
```
\ No newline at end of file