mirror of
https://github.com/crazybber/go-pattern-examples.git
synced 2024-11-24 20:56:03 +03:00
Update README.md
This commit is contained in:
parent
dedeaa52a1
commit
7e819e997d
@ -66,7 +66,7 @@ go test ./...
|
||||
|
||||
## 弹性模式 Resiliency Patterns
|
||||
|
||||
+ [x] [熔断模式(circuit breaker](./resiliency/06_circuit_breaker)
|
||||
+ [x] [熔断模式(circuit breaker)](./resiliency/06_circuit_breaker)
|
||||
+ [x] [限流模式(rate limiting)](./resiliency/07_rate_limiting)
|
||||
+ [ ] [WIP][重试模式(retrier)](./resiliency/15_retrier)
|
||||
+ [ ] [WIP][最后期限模式(deadline)](./resiliency/14_deadline)
|
||||
|
Loading…
Reference in New Issue
Block a user