3 releases (breaking)
0.3.0 | Jan 1, 2025 |
---|---|
0.2.0 | Jul 23, 2024 |
0.1.0 | Apr 12, 2024 |
#1791 in Database interfaces
167 downloads per month
160KB
2.5K
SLoC
Axum Session Mongo
📑 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.15.0" }
axum_session_mongo = { version = "0.3.0" }
🔎 Examples
You can locate the example files within the Repository
Dependencies
~18–29MB
~445K SLoC