88 releases (36 breaking)

0.74.2 Nov 11, 2024
0.74.0 Oct 28, 2024
0.68.5 Jul 9, 2024
0.66.2 Mar 6, 2024
0.37.6 Nov 29, 2022

#1543 in HTTP server

Download history 773/week @ 2024-07-29 636/week @ 2024-08-05 906/week @ 2024-08-12 638/week @ 2024-08-19 563/week @ 2024-08-26 507/week @ 2024-09-02 684/week @ 2024-09-09 896/week @ 2024-09-16 875/week @ 2024-09-23 679/week @ 2024-09-30 395/week @ 2024-10-07 716/week @ 2024-10-14 9717/week @ 2024-10-21 17242/week @ 2024-10-28 8743/week @ 2024-11-04 13299/week @ 2024-11-11

49,303 downloads per month
Used in salvo

MIT/Apache

705KB
16K SLoC

Salvo is an extremely simple and powerful Rust web backend framework. Only basic Rust knowledge is required to develop backend services.

salvo-cache

Cache middleware for Salvo.

This is an official crate, so you can enable it in Cargo.toml like this:

salvo = { version = "*", features = ["cache"] }

Documentation & Resources

☕ Donate

Salvo is an open source project. If you want to support Salvo, you can ☕ buy me a coffee here.

⚠️ License

Salvo is licensed under either of

Dependencies

~17–32MB
~574K SLoC