Don't fall over when your Node.JS server is too busy. Now without native dependencies!
Provides a backpressure management hystrix command partially based on too-busy module logic and utilizing hystrix metrics accumulation and circuit breaking
The module provides express too-busy middleware that has a more reliable logic to detect busy state of the system
The module provides a hystrix command middleware for express based applications. The module should be used together with hystrix-too-busy module.