tower/tower-load-shed
Lucio Franco 86eef82d2f
Remove default features for futures dep (#399)
* Remove default features for futures dep

* Add missing alloc feature
2019-12-19 14:20:41 -05:00
..
src Update the rest of the crates and upgrade ready cache to `std::f… (#379) 2019-12-05 14:21:47 -05:00
tests Update the rest of the crates and upgrade ready cache to `std::f… (#379) 2019-12-05 14:21:47 -05:00
CHANGELOG.md Update the rest of the crates and upgrade ready cache to `std::f… (#379) 2019-12-05 14:21:47 -05:00
Cargo.toml Remove default features for futures dep (#399) 2019-12-19 14:20:41 -05: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.