8 releases (4 breaking)

0.5.0 Jan 16, 2025
0.4.1 Jan 1, 2025
0.3.0 Sep 16, 2024
0.2.1 Aug 20, 2024
0.1.0 Apr 12, 2024

#872 in Database interfaces

Download history 64/week @ 2024-10-26 22/week @ 2024-11-02 1/week @ 2024-11-16 82/week @ 2024-11-23 127/week @ 2024-11-30 104/week @ 2024-12-07 108/week @ 2024-12-14 54/week @ 2024-12-21 251/week @ 2024-12-28 161/week @ 2025-01-04 127/week @ 2025-01-11 49/week @ 2025-01-18 63/week @ 2025-01-25 82/week @ 2025-02-01 71/week @ 2025-02-08

351 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.5.0" }

📱 Cargo Feature Flags

Features Description
redis-clusterdb Enables redis Clusters.

🔎 Examples

You can locate the example files within the Repository

Dependencies

~14–25MB
~359K SLoC