tower-load-shed

Crates.iotower-load-shed
lib.rstower-load-shed
version0.3.0
sourcesrc
created_at2019-04-27 05:21:06.82123
updated_at2019-12-19 23:14:59.502147
descriptionImmediately reject requests if the inner service is not ready. This is also known as load-shedding.
homepagehttps://github.com/tower-rs/tower
repositoryhttps://github.com/tower-rs/tower
max_upload_size
id130418
size10,115
Publish (github:tower-rs:publish)

documentation

https://docs.rs/tower-load-shed/0.3.0

README

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.

Commit count: 560

cargo fmt