#axum-session #bb8 #session #tower #axum #redis

axum_session_redis_bb8_pool

📝 RedisPool (BB8) Database layer for axum_session

4 releases (breaking)

0.4.0 Mar 18, 2025
0.3.0 Jan 16, 2025
0.2.0 Jan 1, 2025
0.1.0 Oct 4, 2024

#2512 in Database interfaces

Download history 4/week @ 2024-12-11 159/week @ 2025-01-01 2/week @ 2025-01-08 128/week @ 2025-01-15 12/week @ 2025-02-05 1/week @ 2025-02-12 26/week @ 2025-02-26 51/week @ 2025-03-12 62/week @ 2025-03-19 5/week @ 2025-03-26

128 downloads per month

MIT license

165KB
2.5K SLoC

Axum Session Redis BB8 Pool

https://crates.io/crates/axum_session_redis_bb8_pool Docs Discord Server

📑 Overview

`axum_session_redis_bb8_pool` is a alternative 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.16.0" }
axum_session_redis_bb8_pool = { version = "0.4.0" }

Dependencies

~15–26MB
~377K SLoC