7 unstable releases (3 breaking)
0.4.1 | Jan 1, 2025 |
---|---|
0.4.0 | Jan 1, 2025 |
0.3.0 | Sep 16, 2024 |
0.2.1 | Aug 20, 2024 |
0.1.0 | Apr 12, 2024 |
#1605 in Database interfaces
576 downloads per month
165KB
2.5K
SLoC
Axum Session RedisPool
📑 Overview
`axum_session_redispool` is a redis pool store for AxumSession.
🚨 Help
If you need help with this library or have suggestions please go to our Discord Group
📦 Install
# Cargo.toml
[dependencies]
axum_session = { version = "0.15.0" }
axum_session_redispool = { version = "0.4.0" }
📱 Cargo Feature Flags
Features | Description |
---|---|
redis-clusterdb |
Enables redis Clusters. |
🔎 Examples
You can locate the example files within the Repository
Dependencies
~15–26MB
~367K SLoC