...
Directory /src/github.com/afex/hystrix-go
Name | Synopsis |
---|---|
.. | |
hystrix | Package hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable. |
metric_collector | |
rolling | |
loadtest | |
service | Package main implements an http server which executes a hystrix command each request and sends metrics to a statsd instance to aid performance testing. |
plugins | Plugins allows users to operate on statistics recorded for each circuit operation. |