1
0
mirror of https://github.com/go-kratos/kratos.git synced 2025-03-17 21:07:54 +02:00

Update README.md

This commit is contained in:
Tony 2019-06-10 21:37:28 +08:00 committed by GitHub
parent e3b2faea84
commit 86724ba113
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@ Kratos是bilibili开源的一套Go微服务框架,包含大量微服务相关
* 容错性:为失败设计,大量引入对SRE的理解,鲁棒性高
* 工具链:包含大量工具链,比如cache代码生成,lint工具等等
**Features**
### Features
* HTTP Blademaster: 模块化设计,核心足够轻量;
* GRPC Warden: 服务发现轻量化,并融合P2C负载均衡算法;
* Trace: 组件化的trace支持(gRPC/HTTP/MySQL/Redis/Memcached)