tower/tower-load-shed
Jon Gjengset 390e124525
Update tower-load-shed to std::future (#325)
This bumps tower-load-shed to 0.3.0-alpha.1
2019-09-09 12:09:19 -04:00
..
src Update tower-load-shed to std::future (#325) 2019-09-09 12:09:19 -04:00
tests Update tower-load-shed to std::future (#325) 2019-09-09 12:09:19 -04:00
CHANGELOG.md Update tower-load-shed to std::future (#325) 2019-09-09 12:09:19 -04:00
Cargo.toml Update tower-load-shed to std::future (#325) 2019-09-09 12:09:19 -04:00
LICENSE Prepare release (#273) 2019-04-26 21:31:25 -07:00
README.md Prepare release (#273) 2019-04-26 21:31:25 -07:00

README.md

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.