| Crates.io | axum_session_redis_bb8_pool |
| lib.rs | axum_session_redis_bb8_pool |
| version | 0.4.1 |
| created_at | 2024-10-04 18:14:49.342332+00 |
| updated_at | 2025-09-17 15:21:43.665505+00 |
| description | 📝 RedisPool (BB8) Database layer for axum_session. |
| homepage | |
| repository | https://github.com/AscendingCreations/AxumSession |
| max_upload_size | |
| id | 1396932 |
| size | 58,018 |
`axum_session_redis_bb8_pool` is a alternative redis pool store for AxumSession.
If you need help with this library or have suggestions please go to our Discord Group
# Cargo.toml
[dependencies]
axum_session = { version = "0.16.0" }
axum_session_redis_bb8_pool = { version = "0.4.0" }