1 unstable release

0.1.0 Apr 12, 2024

#1815 in Database interfaces

Download history 72/week @ 2024-04-12 2/week @ 2024-04-19

74 downloads per month

MIT/Apache

155KB
2.5K SLoC

Axum Session Mongo

https://crates.io/crates/axum_session_mongo Docs

📑 Overview

`axum_session_mongo` is a mongo noSQL persistent store for AxumSession.

🚨 Help

If you need help with this library or have suggestions please go to our Discord Group

📦 Install

# Cargo.toml
[dependencies]
# Postgres + rustls
axum_session = { version = "0.14.0" }
axum_session_mongo = { version = "0.1.0" }

🔎 Examples

You can locate the example files within the Repository

Dependencies

~29–41MB
~809K SLoC