|
|
@@ -1,6 +1,9 @@
|
|
|
go-resiliency
|
|
|
=============
|
|
|
|
|
|
+[](https://travis-ci.org/eapache/go-resiliency)
|
|
|
+[](https://godoc.org/github.com/eapache/go-resiliency)
|
|
|
+
|
|
|
Resiliency patterns for golang. Currently implemented are:
|
|
|
- circuit-breaker pattern (in the `breaker` directory)
|
|
|
- semaphore pattern (in the `semaphore` directory)
|