1 unstable release

0.1.0 Apr 12, 2024

#1226 in Database interfaces

Download history 76/week @ 2024-04-11 41/week @ 2024-04-18 35/week @ 2024-04-25 18/week @ 2024-05-02

170 downloads per month

MIT/Apache

165KB
2.5K SLoC

Axum Session RedisPool

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

📑 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.1.0" }

📱 Cargo Feature Flags

Features Description
redis-clusterdb Enables redis Clusters.

🔎 Examples

You can locate the example files within the Repository

Dependencies

~13–27MB
~383K SLoC