5 unstable releases

0.3.0 Sep 16, 2024
0.2.1 Aug 20, 2024
0.2.0 Jul 31, 2024
0.1.1 Jul 16, 2024
0.1.0 Apr 12, 2024

#914 in Database interfaces

Download history 248/week @ 2024-08-18 19/week @ 2024-08-25 23/week @ 2024-09-01 60/week @ 2024-09-08 283/week @ 2024-09-15 41/week @ 2024-09-22 48/week @ 2024-09-29 120/week @ 2024-10-06 219/week @ 2024-10-13 170/week @ 2024-10-20 62/week @ 2024-10-27 19/week @ 2024-11-03 1/week @ 2024-11-17 93/week @ 2024-11-24 121/week @ 2024-12-01

215 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.14.0" }
axum_session_redispool = { version = "0.3.0" }

📱 Cargo Feature Flags

Features Description
redis-clusterdb Enables redis Clusters.

🔎 Examples

You can locate the example files within the Repository

Dependencies

~15–25MB
~363K SLoC