8 releases (4 breaking)

new 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

#2050 in Database interfaces

Download history 50/week @ 2024-09-25 39/week @ 2024-10-02 213/week @ 2024-10-09 190/week @ 2024-10-16 139/week @ 2024-10-23 19/week @ 2024-10-30 12/week @ 2024-11-06 1/week @ 2024-11-13 9/week @ 2024-11-20 142/week @ 2024-11-27 107/week @ 2024-12-04 111/week @ 2024-12-11 85/week @ 2024-12-18 21/week @ 2024-12-25 354/week @ 2025-01-01 77/week @ 2025-01-08

560 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