Crates.io | salvo-cache |
lib.rs | salvo-cache |
version | 0.74.1 |
source | src |
created_at | 2022-10-03 23:12:26.13912 |
updated_at | 2024-11-05 07:15:08.691535 |
description | Cache middleware for Salvo web server framework. |
homepage | https://salvo.rs |
repository | https://github.com/salvo-rs/salvo |
max_upload_size | |
id | 679522 |
size | 21,681 |
This is an official crate, so you can enable it in Cargo.toml
like this:
salvo = { version = "*", features = ["cache"] }