4 releases
0.3.0 | Dec 19, 2019 |
---|---|
0.3.0-alpha.2 | Oct 1, 2019 |
0.3.0-alpha.1 | Sep 11, 2019 |
0.1.0 | Apr 27, 2019 |
#2321 in Asynchronous
10,341 downloads per month
44KB
587 lines
Tower Load Shed
Immediately reject requests if the inner service is not ready. This is also known as load-shedding.
License
This project is licensed under the MIT license.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in Tower by you, shall be licensed as MIT, without any additional terms or conditions.
lib.rs
:
Tower middleware for shedding load when inner services aren't ready.
Dependencies
~1.5MB
~38K SLoC