1 unstable release

0.1.0 Jan 5, 2023

#8 in #sentinel

Apache-2.0

535KB
13K SLoC

Sentinel Logo

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

~19–33MB
~587K SLoC