7 unstable releases (3 breaking)

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

#1605 in Database interfaces

Download history 49/week @ 2024-09-21 45/week @ 2024-09-28 119/week @ 2024-10-05 215/week @ 2024-10-12 173/week @ 2024-10-19 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 153/week @ 2025-01-04

576 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.15.0" }
axum_session_redispool = { version = "0.4.0" }

📱 Cargo Feature Flags

Features Description
redis-clusterdb Enables redis Clusters.

🔎 Examples

You can locate the example files within the Repository

Dependencies

~15–26MB
~367K SLoC