|
新版本
0.2.1
| 2024年8月20日 |
|
0.2.0
| 2024年7月31日 |
|
0.1.1
| 2024年7月16日 |
|
0.1.0
| 2024年4月12日 |
#1141 在 数据库接口
每月422 次下载
Axum Session RedisPool

📑 概述
`axum_session_redispool` 是 AxumSession 的 RedisPool 存储库。
🚨 帮助
如果您需要有关此库的帮助或有建议,请访问我们的 Discord 群组
📦 安装
# Cargo.toml
[dependencies]
axum_session = { version = "0.14.0" }
axum_session_redispool = { version = "0.1.0" }
📱 Cargo 特性标志
| 特性 |
描述 |
redis-clusterdb |
启用 Redis 集群。 |
🔎 示例
您可以在 仓库 中找到示例文件。