tower/tower-load-shed
Jake Shadle b42a365828 Add license field to all crates (#241) 2019-04-09 10:59:30 -07:00
..
src Move Tower to 2018 Edition (#238) 2019-04-08 20:11:09 -07:00
tests Move Tower to 2018 Edition (#238) 2019-04-08 20:11:09 -07:00
Cargo.toml Add license field to all crates (#241) 2019-04-09 10:59:30 -07:00
README.md Introduce tower-load-shed (#204) 2019-03-20 15:48:10 -07:00

README.md

Tower Load Shed

A Tower middleware rejects requests immediately if the underlying service is not ready, known as load-shedding.