93 releases (38 breaking)

new 0.76.2 Feb 4, 2025
0.75.0 Dec 30, 2024
0.74.2 Nov 11, 2024
0.68.5 Jul 9, 2024
0.37.6 Nov 29, 2022

#1579 in HTTP server

Download history 10735/week @ 2024-10-22 15925/week @ 2024-10-29 9709/week @ 2024-11-05 13711/week @ 2024-11-12 12436/week @ 2024-11-19 21874/week @ 2024-11-26 12393/week @ 2024-12-03 21063/week @ 2024-12-10 11463/week @ 2024-12-17 18607/week @ 2024-12-24 11758/week @ 2024-12-31 18640/week @ 2025-01-07 11715/week @ 2025-01-14 19801/week @ 2025-01-21 13594/week @ 2025-01-28 16857/week @ 2025-02-04

65,781 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

~18–49MB
~851K SLoC