3 releases (breaking)

0.3.0 Jan 16, 2025
0.2.0 Jan 1, 2025
0.1.0 Oct 4, 2024

#1705 in Database interfaces

Download history 1/week @ 2024-10-20 9/week @ 2024-11-03 6/week @ 2024-12-08 141/week @ 2024-12-29 19/week @ 2025-01-05 107/week @ 2025-01-12 22/week @ 2025-01-19 12/week @ 2025-02-02

141 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.3.0" }

Dependencies

~14–26MB
~361K SLoC