Skip to content

Commit

Permalink
readme更新&支持中英文
Browse files Browse the repository at this point in the history
  • Loading branch information
shichen committed Jul 25, 2023
1 parent 1bd06d9 commit 35b9a68
Show file tree
Hide file tree
Showing 4 changed files with 260 additions and 67 deletions.
134 changes: 67 additions & 67 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,97 +1,97 @@
### 目录
* [一、CacheCloud发展](#cc1)
* [二、CacheCloud是什么](#cc2)
* [三、CacheCloud功能架构](#cc3)
* [四、CacheCloud使用规模](#cc4)
* [五、CacheCloud资源部署VS云厂商](#cc5)
* [六、ECS服务器试用版本](#cc6)
* [七、FAQ快速接入](#cc7)
* [八、支持与帮助](#cc8)


<a name="cc1"/>

## 一、CacheCloud发展

CacheCloud项目是从2016年以来一直在持续迭代开发,**如果你喜欢这个项目[CacheCloud试用版本](http://43.137.44.6:8080/admin/app/list),欢迎Star多多支持.**

为了给大家带来更好的CacheCloud使用体验,希望您能在issue里提供宝贵建议:https://github.com/sohutv/cachecloud/issues/281

也感谢大家一直对项目支持:

[![Stargazers repo roster for @sohutv/cachecloud](https://reporoster.com/stars/sohutv/cachecloud)](https://github.com/sohutv/cachecloud/stargazers)
[![Forkers repo roster for @sohutv/cachecloud](https://reporoster.com/forks/sohutv/cachecloud)](https://github.com/sohutv/cachecloud/network/members)

<a name="cc2"/>

## 二、CacheCloud是什么
[中文](README_CN.md)|[EN](README_EN.md)

![cachecloud云平台](cachecloud-web/src/main/resources/static/img/readme/cachecloud-head.png)

[![latest release badge]][latest release link] [![github stars badge]][github stars link] [![github forks badge]][github forks link][![CI checks on main badge]][CI checks on main link]

[![github open issues badge]][github open issues link] [![github open prs badge]][github open prs link] [![latest commit to main badge]][latest commit to main link]

[CI checks on main badge]: https://flat.badgen.net/github/checks/sohutv/cachecloud/main?label=CI%20status%20on%20main&cache=900&icon=github
[CI checks on main link]:https://github.com/sohutv/cachecloud/actions?query=branch%3Amain
[github forks badge]: https://flat.badgen.net/github/forks/sohutv/cachecloud?icon=github
[github forks link]: https://useful-forks.github.io/?repo=sohutv%2Fcachecloud
[github open issues badge]: https://flat.badgen.net/github/open-issues/sohutv/cachecloud?icon=github
[github open issues link]: https://github.com/sohutv/cachecloud/issues?q=is%3Aissue+is%3Aopen
[github open prs badge]: https://flat.badgen.net/github/open-prs/sohutv/cachecloud?icon=github
[github open prs link]: https://github.com/sohutv/cachecloud/pulls?q=is%3Apr+is%3Aopen
[github stars badge]: https://flat.badgen.net/github/stars/sohutv/cachecloud?icon=github
[github stars link]: https://github.com/sohutv/cachecloud/stargazers
[latest commit to main badge]: https://flat.badgen.net/github/last-commit/sohutv/cachecloud/main?icon=github&color=yellow&label=last%20dev%20commit&cache=900
[latest commit to main link]: https://github.com/sohutv/cachecloud/commits/main
[latest release badge]: https://flat.badgen.net/github/release/sohutv/cachecloud/development?icon=github
[latest release link]: https://github.com/sohutv/cachecloud/releases

<div align="center">
<h2>CacheCloud云平台</h2>
<a href="https://github.com/sohutv/cachecloud/blob/main/cachecloud-web/src/main/resources/static/wiki/quickstart/index.md">Quickstart</a>
<span>&nbsp;&nbsp;&nbsp;&nbsp;</span>
<a href="https://github.com/sohutv/cachecloud/blob/main/cachecloud-web/src/main/resources/static/wiki/access/client.md">Client</a>
<span>&nbsp;&nbsp;&nbsp;&nbsp;</span>
<a href="https://github.com/sohutv/cachecloud/wiki">Docs</a>
<span>&nbsp;&nbsp;&nbsp;&nbsp;</span>
<a href="https://github.com/sohutv/cachecloud/wiki#%E5%85%ADfaq%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98">FAQ</a>
<span>&nbsp;&nbsp;&nbsp;&nbsp;</span>
<a href="http://43.137.44.6:8080/admin/app/list">Demo</a>
<span>&nbsp;&nbsp;&nbsp;&nbsp;</span>
<a href="https://github.com/sohutv/cachecloud/issues/289">Feedback</a>
<span>&nbsp;&nbsp;&nbsp;&nbsp;</span>
<a href="https://github.com/sohutv/cachecloud#contact">Contact</a>
<hr />
</div>


## CacheCloud是什么?

CacheCloud是一个Redis云管理平台:支持Redis多种架构(Standalone、Sentinel、Cluster)高效管理、有效降低大规模redis运维成本,提升资源管控能力和利用率。平台提供快速搭建/迁移,运维管理,弹性伸缩,统计监控,客户端整合接入等功能。

![cachecloud云平台](cachecloud-web/src/main/resources/static/img/readme/cachecloud-info.png)

<a name="cc3"/>
<img src="cachecloud-web/src/main/resources/static/img/readme/cachecloud-info.png" width="100%"/>

## 三、CacheCloud功能架构
## CacheCloud功能架构

+ Redis搭建:环境初始化、实例部署安装、类型架构支持;
+ 客户端接入:Java-SDK接入、客户端监控、其他语言接入
+ 运维管理:宿主环境、资源管理、应用审计、应用运维、应用质量监控、应用拓扑诊断
+ 弹性伸缩:资源评估、垂直伸缩、水平伸缩、外部接入
+ 统计监控:指标采集、应用统计、节点统计、机器统计、监控报警、问题诊断
+ Redis搭建:宿主环境初始化、实例部署安装、类型架构支持;
+ 运维管理:宿主环境、资源管理、应用审计、应用运维、质量监控、诊断分析
+ 统计监控:日志采集、实例采集、机器采集、应用统计、监控告警、问题诊断
+ 客户端接入:SDK接入、语言接入、客户端监控
+ 弹性伸缩:资源收缩、应用伸缩、外部接入

<img src="cachecloud-web/src/main/resources/static/img/readme/CacheCloud功能架构.png" width="100%"/>

<a name="cc4"/>

## 四、CacheCloud使用规模
## CacheCloud使用规模

+ 400亿+ commands/day
+ 15T+ Memory Total
+ 300+ app Total / 3000+ Instances Total
+ 200+ Machines Total
+ 800亿+ commands/day
+ 18T+ Memory Total
+ 420+ app Total / 4800+ Instances Total
+ 80+ Physical machine/ 360+ K8s Pod Total

<a name="cc5"/>

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

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

<div align="center">Redis 主从/集群部署成本</div>

<a name="cc6"/>
## 感谢支持者

## 六、ECS服务器试用版本
+ CacheCloud后台地址:[地址](http://43.137.44.6:8080/admin/app/list)
+ 新用户注册成功可试用Redis集群
+ 开源版本试用截止时间:2024-02-01,如果大家有空闲公网资源可以贡献,请[联系我们](#cc8)

<a name="cc7"/>

## 七、FAQ快速接入
+ [快速开始](cachecloud-web/src/main/resources/static/wiki/quickstart/index.md)
+ [客户端接入](cachecloud-web/src/main/resources/static/wiki/access/client.md)
[![Stargazers repo roster for @sohutv/cachecloud](https://reporoster.com/stars/sohutv/cachecloud)](https://github.com/sohutv/cachecloud/stargazers)
[![Forkers repo roster for @sohutv/cachecloud](https://reporoster.com/forks/sohutv/cachecloud)](https://github.com/sohutv/cachecloud/network/members)

<a name="cc8"/>
<a name="contact"/>

## 八、支持与帮助
## 联系我们

+ QQ群:
+ QQ群: 534429768(已满) / 2群:894022242 / 3群:908821300

CacheCloud开发运维 已满

CacheCloud开发运维2群:894022242

CacheCloud开发运维3群:908821300

+ 微信群:发布Cachecloud最新动态,帮大家减轻工作负担。
+ 微信群:

<img src="http://photocdn.tv.sohu.com/img/cachecloud/weixin.jpg" width="40%"/>
<img src="http://photocdn.tv.sohu.com/img/cachecloud/weixin.jpg" width="30%"/>

<img src="cachecloud-web/src/main/resources/static/img/readme/subcribe.png" width="40%"/>
<img src="cachecloud-web/src/main/resources/static/img/readme/subcribe.png" width="30%"/>

+ 微信:如果大家有公网资源可以联系我,会加入到开源版本服务资源部署试用,提高大家的用户体验。

<img src="cachecloud-web/src/main/resources/static/img/readme/wechat.png" width="40%"/>
<img src="cachecloud-web/src/main/resources/static/img/readme/wechat.png" width="30%"/>

如果你觉得CacheCloud对你有帮助,欢迎Star。
如果你觉得CacheCloud对你有帮助,欢迎Star
97 changes: 97 additions & 0 deletions README_CN.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,97 @@
[中文](README_CN.md)|[EN](README_EN.md)

![cachecloud云平台](cachecloud-web/src/main/resources/static/img/readme/cachecloud-head.png)

[![latest release badge]][latest release link] [![github stars badge]][github stars link] [![github forks badge]][github forks link][![CI checks on main badge]][CI checks on main link]

[![github open issues badge]][github open issues link] [![github open prs badge]][github open prs link] [![latest commit to main badge]][latest commit to main link]

[CI checks on main badge]: https://flat.badgen.net/github/checks/sohutv/cachecloud/main?label=CI%20status%20on%20main&cache=900&icon=github
[CI checks on main link]:https://github.com/sohutv/cachecloud/actions?query=branch%3Amain
[github forks badge]: https://flat.badgen.net/github/forks/sohutv/cachecloud?icon=github
[github forks link]: https://useful-forks.github.io/?repo=sohutv%2Fcachecloud
[github open issues badge]: https://flat.badgen.net/github/open-issues/sohutv/cachecloud?icon=github
[github open issues link]: https://github.com/sohutv/cachecloud/issues?q=is%3Aissue+is%3Aopen
[github open prs badge]: https://flat.badgen.net/github/open-prs/sohutv/cachecloud?icon=github
[github open prs link]: https://github.com/sohutv/cachecloud/pulls?q=is%3Apr+is%3Aopen
[github stars badge]: https://flat.badgen.net/github/stars/sohutv/cachecloud?icon=github
[github stars link]: https://github.com/sohutv/cachecloud/stargazers
[latest commit to main badge]: https://flat.badgen.net/github/last-commit/sohutv/cachecloud/main?icon=github&color=yellow&label=last%20dev%20commit&cache=900
[latest commit to main link]: https://github.com/sohutv/cachecloud/commits/main
[latest release badge]: https://flat.badgen.net/github/release/sohutv/cachecloud/development?icon=github
[latest release link]: https://github.com/sohutv/cachecloud/releases

<div align="center">
<h2>CacheCloud云平台</h2>
<a href="https://github.com/sohutv/cachecloud/blob/main/cachecloud-web/src/main/resources/static/wiki/quickstart/index.md">Quickstart</a>
<span>&nbsp;&nbsp;&nbsp;&nbsp;</span>
<a href="https://github.com/sohutv/cachecloud/blob/main/cachecloud-web/src/main/resources/static/wiki/access/client.md">Client</a>
<span>&nbsp;&nbsp;&nbsp;&nbsp;</span>
<a href="https://github.com/sohutv/cachecloud/wiki">Docs</a>
<span>&nbsp;&nbsp;&nbsp;&nbsp;</span>
<a href="https://github.com/sohutv/cachecloud/wiki#%E5%85%ADfaq%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98">FAQ</a>
<span>&nbsp;&nbsp;&nbsp;&nbsp;</span>
<a href="http://43.137.44.6:8080/admin/app/list">Demo</a>
<span>&nbsp;&nbsp;&nbsp;&nbsp;</span>
<a href="https://github.com/sohutv/cachecloud/issues/289">Feedback</a>
<span>&nbsp;&nbsp;&nbsp;&nbsp;</span>
<a href="https://github.com/sohutv/cachecloud#contact">Contact</a>
<hr />
</div>


## CacheCloud是什么?

CacheCloud是一个Redis云管理平台:支持Redis多种架构(Standalone、Sentinel、Cluster)高效管理、有效降低大规模redis运维成本,提升资源管控能力和利用率。平台提供快速搭建/迁移,运维管理,弹性伸缩,统计监控,客户端整合接入等功能。

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

## CacheCloud功能架构

+ Redis搭建:宿主环境初始化、实例部署安装、类型架构支持;
+ 运维管理:宿主环境、资源管理、应用审计、应用运维、质量监控、诊断分析;
+ 统计监控:日志采集、实例采集、机器采集、应用统计、监控告警、问题诊断;
+ 客户端接入:SDK接入、语言接入、客户端监控;
+ 弹性伸缩:资源收缩、应用伸缩、外部接入;

<img src="cachecloud-web/src/main/resources/static/img/readme/CacheCloud功能架构.png" width="100%"/>

<a name="cc4"/>

## CacheCloud使用规模

+ 800亿+ commands/day
+ 18T+ Memory Total
+ 420+ app Total / 4800+ Instances Total
+ 80+ Physical machine/ 360+ K8s Pod Total

<a name="cc5"/>

## CacheCloud VS 云厂商

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

<div align="center">Redis 主从/集群部署成本</div>

## 感谢支持者

[![Stargazers repo roster for @sohutv/cachecloud](https://reporoster.com/stars/sohutv/cachecloud)](https://github.com/sohutv/cachecloud/stargazers)
[![Forkers repo roster for @sohutv/cachecloud](https://reporoster.com/forks/sohutv/cachecloud)](https://github.com/sohutv/cachecloud/network/members)

<a name="contact"/>

## 联系我们

+ QQ群: 534429768(已满) / 2群:894022242 / 3群:908821300

+ 微信群:

<img src="http://photocdn.tv.sohu.com/img/cachecloud/weixin.jpg" width="30%"/>

<img src="cachecloud-web/src/main/resources/static/img/readme/subcribe.png" width="30%"/>

+ 微信:如果大家有公网资源可以联系我,会加入到开源版本服务资源部署试用,提高大家的用户体验。

<img src="cachecloud-web/src/main/resources/static/img/readme/wechat.png" width="30%"/>

如果你觉得CacheCloud对你有帮助,欢迎Star⭐。
96 changes: 96 additions & 0 deletions README_EN.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,96 @@
[中文](README_CN.md)|[EN](README_EN.md)

![cachecloud云平台](cachecloud-web/src/main/resources/static/img/readme/cachecloud-head.png)

[![latest release badge]][latest release link] [![github stars badge]][github stars link] [![github forks badge]][github forks link] [![CI checks on main badge]][CI checks on main link]

[![github open issues badge]][github open issues link] [![github open prs badge]][github open prs link] [![latest commit to main badge]][latest commit to main link]

[CI checks on main badge]: https://flat.badgen.net/github/checks/sohutv/cachecloud/main?label=CI%20status%20on%20main&cache=900&icon=github
[CI checks on main link]:https://github.com/sohutv/cachecloud/actions?query=branch%3Amain
[github forks badge]: https://flat.badgen.net/github/forks/sohutv/cachecloud?icon=github
[github forks link]: https://useful-forks.github.io/?repo=sohutv%2Fcachecloud
[github open issues badge]: https://flat.badgen.net/github/open-issues/sohutv/cachecloud?icon=github
[github open issues link]: https://github.com/sohutv/cachecloud/issues?q=is%3Aissue+is%3Aopen
[github open prs badge]: https://flat.badgen.net/github/open-prs/sohutv/cachecloud?icon=github
[github open prs link]: https://github.com/sohutv/cachecloud/pulls?q=is%3Apr+is%3Aopen
[github stars badge]: https://flat.badgen.net/github/stars/sohutv/cachecloud?icon=github
[github stars link]: https://github.com/sohutv/cachecloud/stargazers
[latest commit to main badge]: https://flat.badgen.net/github/last-commit/sohutv/cachecloud/main?icon=github&color=yellow&label=last%20dev%20commit&cache=900
[latest commit to main link]: https://github.com/sohutv/cachecloud/commits/main
[latest release badge]: https://flat.badgen.net/github/release/sohutv/cachecloud/development?icon=github
[latest release link]: https://github.com/sohutv/cachecloud/releases

<div align="center">
<h2>CacheCloud云平台</h2>
<a href="https://github.com/sohutv/cachecloud/blob/main/cachecloud-web/src/main/resources/static/wiki/quickstart/index.md">Quickstart</a>
<span>&nbsp;&nbsp;&nbsp;&nbsp;</span>
<a href="https://github.com/sohutv/cachecloud/blob/main/cachecloud-web/src/main/resources/static/wiki/access/client.md">Client</a>
<span>&nbsp;&nbsp;&nbsp;&nbsp;</span>
<a href="https://github.com/sohutv/cachecloud/wiki">Docs</a>
<span>&nbsp;&nbsp;&nbsp;&nbsp;</span>
<a href="https://github.com/sohutv/cachecloud/wiki#%E5%85%ADfaq%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98">FAQ</a>
<span>&nbsp;&nbsp;&nbsp;&nbsp;</span>
<a href="http://43.137.44.6:8080/admin/app/list">Demo</a>
<span>&nbsp;&nbsp;&nbsp;&nbsp;</span>
<a href="https://github.com/sohutv/cachecloud/issues/289">Feedback</a>
<span>&nbsp;&nbsp;&nbsp;&nbsp;</span>
<a href="https://github.com/sohutv/cachecloud#contact">Contact</a>
<hr />
</div>


## What is CacheCloud?

CacheCloud is a Redis cloud management platform that supports efficient management of multiple Redis architectures (Standalone, Sentinel, and Cluster), effectively reduces large-scale redis Operation and Maintenance costs, and improves resource management capabilities and utilization. The platform provides functions such as rapid construction/migration, operation and maintenance management, elastic scaling, statistical monitoring, and client integration and access.
<img src="cachecloud-web/src/main/resources/static/img/readme/cachecloud-info.png" width="100%"/>

## CacheCloud Function Architecture

+ Redis build: Machine environment initialization, Instance deployment and installation, Redis architecture support;
+ DevOps: Machine environment, Resource management, Application audit, Application operation and maintenance, Quality monitoring, Diagnostic analysis;
+ Statistical monitoring: Redis log collection, Instance indicator collection, Machine indicator collection, Application statistics, Monitoring alarms, Problem diagnosis;
+ Client access: SDK access support, Language access support, Client monitoring;
+ Elastic scaling: Memory Resource shrinkage, Application scaling, External access;

<img src="cachecloud-web/src/main/resources/static/img/readme/CacheCloud功能架构.png" width="100%"/>

<a name="cc4"/>

## CacheCloud Scale

+ 800亿+ commands/day
+ 18T+ Memory Total
+ 420+ app Total / 4800+ Instances Total
+ 80+ Physical machine/ 360+ K8s Pod Total

<a name="cc5"/>

## CacheCloud VS Cloud vendor

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

<div align="center">Redis Sentinel/Cluster deploy cost</div>

## Supporters

[![Stargazers repo roster for @sohutv/cachecloud](https://reporoster.com/stars/sohutv/cachecloud)](https://github.com/sohutv/cachecloud/stargazers)
[![Forkers repo roster for @sohutv/cachecloud](https://reporoster.com/forks/sohutv/cachecloud)](https://github.com/sohutv/cachecloud/network/members)

<a name="contact"/>

## Contact us

+ QQ: 534429768(Full) / 2群:894022242 / 3群:908821300

+ Wechat Group:

<img src="http://photocdn.tv.sohu.com/img/cachecloud/weixin.jpg" width="40%"/>

<img src="cachecloud-web/src/main/resources/static/img/readme/subcribe.png" width="40%"/>

+ Wechat:If you have public network resources can contact me, I will join the open source version service resource deployment trial, improve everyone's user experience.

<img src="cachecloud-web/src/main/resources/static/img/readme/wechat.png" width="30%"/>

If you find CacheCloud is helpful, welcome to Star⭐️.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 35b9a68

Please sign in to comment.