Skip to content
pojol edited this page Feb 5, 2021 · 22 revisions

Welcome to the braid wiki!

braid 是一个轻量的微服务框架,致力于用更少的代码,更易懂的逻辑,和简单的模型构建微服务架构。

基于 v1.2.4 编写

Guide Status
1. 环境搭建
2. hello,braid!
3. 链式调用
4. 使用Link cahe
5. 使用Sankey图,分析braid的链路情况
6. 负载均衡
7. 使用Tracer
8. Docker swarm
9. CI & CD