6 releases (3 breaking)

new 0.4.0 Jan 16, 2025
0.3.0 Jan 1, 2025
0.2.1 Oct 28, 2024
0.2.0 Sep 21, 2024
0.1.0 Apr 12, 2024

#84 in Database implementations

Download history 30/week @ 2024-09-24 16/week @ 2024-10-01 5/week @ 2024-10-08 12/week @ 2024-10-15 80/week @ 2024-10-22 61/week @ 2024-10-29 16/week @ 2024-11-05 5/week @ 2024-11-12 2/week @ 2024-11-19 4/week @ 2024-11-26 1/week @ 2024-12-03 9/week @ 2024-12-10 15/week @ 2024-12-17 164/week @ 2024-12-31 6/week @ 2025-01-07

186 downloads per month

MIT/Apache

180KB
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.16.0" }
axum_session_surreal = { version = "0.4.0" }

🔎 Examples

You can locate the example files within the Repository

Dependencies

~78MB
~1.5M SLoC