9 releases (5 breaking)

0.6.0 Mar 18, 2025
0.5.0 Jan 16, 2025
0.4.1 Jan 1, 2025
0.3.0 Sep 16, 2024
0.1.0 Apr 12, 2024

#2483 in Database interfaces

Download history 258/week @ 2025-03-23 283/week @ 2025-03-30 97/week @ 2025-04-06 159/week @ 2025-04-13 96/week @ 2025-04-20 79/week @ 2025-04-27 78/week @ 2025-05-04 190/week @ 2025-05-11 121/week @ 2025-05-18 69/week @ 2025-05-25 51/week @ 2025-06-01 90/week @ 2025-06-08 27/week @ 2025-06-15 43/week @ 2025-06-22 25/week @ 2025-06-29 19/week @ 2025-07-06

115 downloads per month

MIT/Apache

165KB
2.5K SLoC

Axum Session RedisPool

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

📑 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.16.0" }
axum_session_redispool = { version = "0.6.0" }

📱 Cargo Feature Flags

Features Description
redis-clusterdb Enables redis Clusters.

🔎 Examples

You can locate the example files within the Repository

Dependencies

~15–26MB
~371K SLoC