salvo-cache

Crates.iosalvo-cache
lib.rssalvo-cache
version0.68.5
sourcesrc
created_at2022-10-03 23:12:26.13912
updated_at2024-07-09 06:48:42.027401
descriptionCache middleware for Salvo web server framework.
homepagehttps://salvo.rs
repositoryhttps://github.com/salvo-rs/salvo
max_upload_size
id679522
size21,226
(fankaiLiu)

documentation

README

salvo-cache

Cache middleware for Savlo.

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

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

Docs

Commit count: 3032

cargo fmt