Skip to content

Commit

Permalink
update cachecloud cost comparing picture
Browse files Browse the repository at this point in the history
  • Loading branch information
githubname1024 committed Jul 24, 2023
1 parent 3164895 commit afad882
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 4 deletions.
8 changes: 6 additions & 2 deletions README.md
Expand Up @@ -55,9 +55,13 @@ CacheCloud是一个Redis云管理平台:支持Redis多种架构(Standalone、S

## 五、CacheCloud资源部署VS云厂商

+ Redis 主从/集群部署成本:
+ Redis Sentinel部署成本:

<img src="cachecloud-web/src/main/resources/static/img/readme/sentinel-cost.png" width="50%" align="left"/><img src="cachecloud-web/src/main/resources/static/img/readme/cluster-cost.png" width="50%" align="right"/>
<img src="cachecloud-web/src/main/resources/static/img/readme/sentinel-cost.png" width="100%"/>

+ Redis 集群部署成本:

<img src="cachecloud-web/src/main/resources/static/img/readme/cluster-cost.png" width="100%"/>

<a name="cc6"/>

Expand Down
8 changes: 6 additions & 2 deletions cachecloud-web/src/main/resources/static/wiki/intro/index.md
Expand Up @@ -56,9 +56,13 @@ CacheCloud是一个Redis云管理平台:支持Redis多种架构(Standalone、S

## 五、CacheCloud资源部署VS云厂商

+ Redis 主从/集群部署成本:
+ Redis Sentinel部署成本:

<img src="../../img/readme/sentinel-cost.png" width="50%" align="left"/><img src="../../img/readme/cluster-cost.png" width="50%" align="right"/>
<img src="../../img/readme/sentinel-cost.png" width="100%"/>

+ Redis 集群部署成本:

<img src="../../img/readme/cluster-cost.png" width="100%"/>

<a name="cc6"/>

Expand Down

0 comments on commit afad882

Please sign in to comment.