Initial commit

This commit is contained in:
Donny
2019-04-22 20:46:32 +08:00
commit 49ab8aadd1
25441 changed files with 4055000 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
#### breaker
### v1.1.0
> 1.remove hystrix and use summary.Summary instead of counter.Counter
##### v1.0.3
> 1.修复配置了conf时fix k=2
##### v1.0.2
> 1.Go支持上报普罗米修斯
##### v1.0.1
> 1. 增加Go方法
##### v1.0.0
> 1. 提供默认熔断配置,热更新配置功能
> 2. 内敛普罗米修斯上报熔断状态功能