Directories ¶
Path | Synopsis |
---|---|
forked
|
|
afex/hystrix-go/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.
|
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. |
afex/hystrix-go/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.
|
Package main implements an http server which executes a hystrix command each request and sends metrics to a statsd instance to aid performance testing. |
afex/hystrix-go/plugins
Plugins allows users to operate on statistics recorded for each circuit operation.
|
Plugins allows users to operate on statistics recorded for each circuit operation. |
Click to show internal directories.
Click to hide internal directories.