Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
2
22a7f0099
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Summer2022
22a7f0099
Commits
81bf8e07
Unverified
Commit
81bf8e07
authored
5 years ago
by
vito.he
Committed by
GitHub
5 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Update README_CN.md
parent
58534597
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README_CN.md
+4
-2
4 additions, 2 deletions
README_CN.md
with
4 additions
and
2 deletions
README_CN.md
+
4
−
2
View file @
81bf8e07
...
...
@@ -30,7 +30,7 @@ Apache License, Version 2.0
-
传输协议: HTTP, TCP
-
序列化协议: JsonRPC v2, Hessian v2
-
注册中心: ZooKeeper/
[
etcd v3
](
https://github.com/apache/dubbo-go/pull/148
)
/
[
nacos
](
https://github.com/apache/dubbo-go/pull/151
)
/
[
consul
](
https://github.com/apache/dubbo-go/pull/121
)
-
配置中心: Zookeeper
-
动态
配置中心
与服务治理配置器(config center)
: Zookeeper
-
集群策略: Failover/
[
Failfast
](
https://github.com/apache/dubbo-go/pull/140
)
/
[
Failsafe/Failback
](
https://github.com/apache/dubbo-go/pull/136
)
/
[
Available
](
https://github.com/apache/dubbo-go/pull/155
)
/
[
Broadcast
](
https://github.com/apache/dubbo-go/pull/158
)
/
[
Forking
](
https://github.com/apache/dubbo-go/pull/161
)
-
负载均衡策略: Random/
[
RoundRobin
](
https://github.com/apache/dubbo-go/pull/66
)
/
[
LeastActive
](
https://github.com/apache/dubbo-go/pull/65
)
-
过滤器: Echo Health Check/
[
服务熔断&降级
](
https://github.com/apache/dubbo-go/pull/133
)
/
[
TokenFilter
](
https://github.com/apache/dubbo-go/pull/202
)
...
...
@@ -43,7 +43,7 @@ Apache License, Version 2.0
-
过滤器: AccessLogFilter/CountFilter/ExecuteLimitFilter/TpsLimitFilter
-
注册中心: k8s
-
配置中心: apollo
-
动态配置中心 &
元数据中心 (dubbo v2.7.x)
-
元数据中心 (dubbo v2.7.x)
-
Metrics: Promethus(dubbo v2.7.x)
任务列表:
...
...
@@ -65,6 +65,8 @@ TODO
## 运行单测
```
bash
sh ./before_ut.sh
go
test
./...
# 覆盖率
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment