4 releases (breaking)

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

#1954 in Database interfaces

Download history 2/week @ 2024-12-05 4/week @ 2024-12-12 68/week @ 2024-12-26 91/week @ 2025-01-02 2/week @ 2025-01-09 128/week @ 2025-01-16 4/week @ 2025-01-30 8/week @ 2025-02-06 1/week @ 2025-02-13 2/week @ 2025-02-20 24/week @ 2025-02-27 59/week @ 2025-03-13

85 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
~374K SLoC