1 unstable release
0.1.0 | Jan 5, 2023 |
---|
#1060 in Concurrency
535KB
13K
SLoC
Sentinel in Actix
Implement Sentinel as a service in Actix-Web.
In the example
directory, we provide an example for it.
Why Setinel?
Though Actix Web does provide a rate limiter in actix-limitation, Sentinel provides more general and flexible high-reliability services.
And Sentinel will be the default traffic governance implentation for the OpenSergo standard.
lib.rs
:
This crate provides the sentinel middleware for actix-web. See examples for help.
Dependencies
~18–29MB
~490K SLoC