Merge pull request #834 from ascrutae/feature/support-list-hystrix
add hystrix framework to support list
This commit is contained in:
commit
818b6b408a
|
|
@ -44,6 +44,7 @@
|
|||
* Spring Ecosystem
|
||||
* Spring Bean annotations(@Bean, @Service, @Component, @Repository) 3.x and 4.x (Optional²)
|
||||
* Spring Core Async SuccessCallback/FailureCallback/ListenableFutureCallback 4.x
|
||||
* [Hystrix: Latency and Fault Tolerance for Distributed Systems](https://github.com/Netflix/Hystrix) 1.4.20 -> 1.5.12
|
||||
* Scheduler
|
||||
* [Elastic Job](https://github.com/elasticjob/elastic-job) 2.x
|
||||
* OpenTracing community supported
|
||||
|
|
|
|||
Loading…
Reference in New Issue