Add redis global datastore links

This commit is contained in:
Marcelo Boeira
2022-01-25 13:50:09 +01:00
parent 3565202c8e
commit 95bcec2a3f
3 changed files with 5 additions and 1 deletions
+1
View File
@@ -62,6 +62,7 @@ graph TD
Rd --> RdCls[Cluster]
Rd --> RdSh[Sharding]
Rd --> RdEC[ElastiCache]
RdEC --> RdECG[Global Datastore]
NoSQL --> DoS[DocumentStore]
DoS --> Mng[Mongo]
DoS --> ES[ElasticSearch]
Binary file not shown.

Before

Width:  |  Height:  |  Size: 291 KiB

After

Width:  |  Height:  |  Size: 293 KiB