Add redis/elasticache/cluster/sentinel links
This commit is contained in:
@@ -58,6 +58,10 @@ graph TD
|
||||
DB --> NoSQL[NoSQL]
|
||||
NoSQL --> KV[KeyValue]
|
||||
KV --> Rd[Redis]
|
||||
Rd --> RdSn[Sentinel]
|
||||
Rd --> RdCls[Cluster]
|
||||
Rd --> RdSh[Sharding]
|
||||
Rd --> RdEC[ElastiCache]
|
||||
NoSQL --> DoS[DocumentStore]
|
||||
DoS --> Mng[Mongo]
|
||||
DoS --> ES[ElasticSearch]
|
||||
|
||||
Reference in New Issue
Block a user