Skip to content

Commit

Permalink
Add badges from isitmaintained.com
Browse files Browse the repository at this point in the history
Good pointer from @NiteshKant
  • Loading branch information
mattrjacobs committed Oct 7, 2015
1 parent e4d90a0 commit 8eeeabe
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
[![][maven img]][maven]
[![][release img]][release]
[![][license img]][license]

[![Average time to resolve an issue](http://isitmaintained.com/badge/resolution/Netflix/Hystrix.svg)](http://isitmaintained.com/project/Netflix/Hystrix "Average time to resolve an issue")
[![Percentage of issues still open](http://isitmaintained.com/badge/open/Netflix/Hystrix.svg)](http://isitmaintained.com/project/Netflix/Hystrix "Percentage of issues still open")

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.

Expand Down

0 comments on commit 8eeeabe

Please sign in to comment.