File tree 1 file changed +7
-0
lines changed
1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 6
6
- [ PaaS工具] ( #PaaS工具 )
7
7
- [ 大数据] ( #大数据 )
8
8
- [ 微服务] ( #微服务 )
9
+ - [ 持续集成与持续部署] ( #持续集成与持续部署 )
9
10
- [ 数据库技术] ( #数据库技术 )
10
11
- [ 存储技术] ( #存储技术 )
11
12
- [ 分布式系统] ( #分布式系统 )
89
90
| 8 | fabio | https://github.com/eBay/fabio | fabio 是 ebay 团队用 golang 开发的一个快速、简单零配置能够让 consul 部署的应用快速支持 http(s) 的负载均衡路由器。这里有一篇中文文章http://dockone.io/article/1567介绍了如何用fabio+consul实现服务发现,负载均衡,并阐述了原理, 最后还有demo程序 |
90
91
| 9 | appdash| https://github.com/sourcegraph/appdash | go版本的分布式应用跟踪系统, 基于google dapper的原理构建 |
91
92
93
+ # 持续集成与持续部署
94
+
95
+ | 序号| 名称| 项目地址| 简介|
96
+ | ----- | ----- | ----- | ----- |
97
+ | 1 | Cyclone | https://github.com/caicloud/cyclone | Cyclone 是一个打造容器工作流的云原生持续集成持续发布平台,简单易用,使用 Go 语言开发,有详尽的中文文档 |
98
+ | 2 | Drone | https://github.com/drone/drone | Drone 是一个基于 Docker 的持续发布平台,使用 Go 语言开发 |
92
99
93
100
# 数据库技术
94
101
| 序号| 名称| 项目地址| 简介|
You can’t perform that action at this time.
0 commit comments