3 unstable releases

0.2.0 Sep 21, 2024
0.1.1 Jul 16, 2024
0.1.0 Apr 12, 2024

#70 in Database implementations

Download history 110/week @ 2024-07-15 5/week @ 2024-07-22 1/week @ 2024-07-29 177/week @ 2024-09-16 39/week @ 2024-09-23 19/week @ 2024-09-30 1/week @ 2024-10-07 16/week @ 2024-10-14

242 downloads per month

MIT/Apache

160KB
2.5K SLoC

Axum Session Surreal

https://crates.io/crates/axum_session_surreal Docs Discord Server

📑 Overview

`axum_session_surreal` is a surreal database 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]
axum_session = { version = "0.14.0" }
axum_session_surreal = { version = "0.2.0" }

🔎 Examples

You can locate the example files within the Repository

Dependencies

~74MB
~1.5M SLoC