94 releases (39 breaking)

Uses new Rust 2024

0.77.0 Mar 5, 2025
0.76.1 Jan 24, 2025
0.75.0 Dec 30, 2024
0.74.2 Nov 11, 2024
0.37.6 Nov 29, 2022

#1451 in HTTP server

Download history 16303/week @ 2024-11-20 18931/week @ 2024-11-27 12381/week @ 2024-12-04 18332/week @ 2024-12-11 15166/week @ 2024-12-18 16450/week @ 2024-12-25 12726/week @ 2025-01-01 17471/week @ 2025-01-08 11043/week @ 2025-01-15 20733/week @ 2025-01-22 12523/week @ 2025-01-29 17026/week @ 2025-02-05 20290/week @ 2025-02-12 22630/week @ 2025-02-19 38886/week @ 2025-02-26 23955/week @ 2025-03-05

106,290 downloads per month
Used in salvo

MIT/Apache

710KB
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

~19–51MB
~898K SLoC