-
Notifications
You must be signed in to change notification settings - Fork 0
Javascript port of Hystrix like circuit breaker which can be used to provide stability and prevent cascading failures in distributed systems. Commands are passed through the circuit breaker for allowing execution. The circuit breaker will stop allowing executions if failures have gone past the defined threshold.
itkoren/circuit-breaker
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
Javascript port of Hystrix like circuit breaker which can be used to provide stability and prevent cascading failures in distributed systems. Commands are passed through the circuit breaker for allowing execution. The circuit breaker will stop allowing executions if failures have gone past the defined threshold.
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published