Skip to content

Commit 0cbb72d

Browse files
author
Burak Serdar
committed
Fix #637: Remove hystrix
1 parent 23a9cae commit 0cbb72d

File tree

6 files changed

+0
-536
lines changed

6 files changed

+0
-536
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,5 +105,4 @@ The license of lightblue is [GPLv3](https://www.gnu.org/licenses/gpl.html). See
105105
| [json-schema-validator](https://github.com/fge/json-schema-validator) | Validation of JSON documents against a JSON schema. Similar to XML Schema validation. | [LGPLv3 or later](https://www.gnu.org/licenses/lgpl.html)
106106
| [Flapdoodle Embedded MongoDB](https://github.com/flapdoodle-oss/de.flapdoodle.embed.mongo) | In memory MongoDB used in unit tests to test against a real database. | [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0)
107107
| [mongo-java-driver](https://github.com/mongodb/mongo-java-driver) | MongoDB driver for Java. Used for all interactions with MongoDB from Java. | [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0)
108-
| [hystrix](https://github.com/Netflix/Hystrix) et al.| Hystrix core is a java framework to build a Distributed/Cloud-enabled Systems. It's "... is a latency and fault tolerance library designed to isolate points. .., stop cascading failure and enable resilience ...". | [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0)
109108
| [pyresttest](https://github.com/svanoort/pyresttest)| Python utility for testing and benchmarking RESTful services. | [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0)

hystrix/pom.xml

Lines changed: 0 additions & 59 deletions
This file was deleted.

hystrix/src/main/java/com/redhat/lightblue/hystrix/ServoGraphiteSetup.java

Lines changed: 0 additions & 260 deletions
This file was deleted.

0 commit comments

Comments
 (0)