An open API service indexing awesome lists of open source software.

https://github.com/devdrops/hystrix-demo

Just a demo using hystrix-go.
https://github.com/devdrops/hystrix-demo

Last synced: 3 months ago
JSON representation

Just a demo using hystrix-go.

Awesome Lists containing this project

README

        

# Hystrix-Go demo

Just a demo using [hystrix-go](https://github.com/afex/hystrix-go) lib.

## References

- https://callistaenterprise.se/blogg/teknik/2017/09/11/go-blog-series-part11/
- https://marcus.se.net/hystrix-go-intro/
- http://thediscoblog.com/blog/2015/02/07/fault-tolerance-in-go/